Skip to content

Reorganize site to group related content together. #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2021

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