Skip to content

Conversation

@rossbar
Copy link
Collaborator

@rossbar rossbar commented Jun 22, 2021

Thanks to the excellent contributions from the community, there are now ~10 notebooks in the repo. The notebooks naturally fall into different categories: some are more focused on numpy features (like the masked array or SVD tutorial) whereas others highlight applications using NumPy. There are also some meta-notebooks that deal with contributing, as noted in #85.

This PR introduces a hierarchical organization based on these categories to make navigating the notebooks repo easier. This can also help with cross-linking certain tutorials with the main documentation (see numpy/numpy#19191).

Also closes #85

Copy link
Member

@melissawm melissawm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @rossbar thanks for this! Looks great.

I left one comment that we can think about - otherwise it's a thumbs up from me.

@melissawm melissawm merged commit 4745100 into numpy:main Jun 23, 2021
@melissawm
Copy link
Member

Thanks, @rossbar !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move style guide into a separate contributors category

2 participants