We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wanted to make an improvement, but it took quite a while until I managed to setup a working development environment. A contributing section like in Jupyterhubs repository would have helped me!
Perhaps something like this could be added to the readme?
git clone https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git cd jupyter_contrib_nbextensions pip install --editable . jupyter-contrib-nbextension install --symlink --sys-prefix
The text was updated successfully, but these errors were encountered:
FIXES ipython-contrib#1224 - Added contribution section to README.md
4f93b78
fabc047
Merge pull request #1225 from consideRatio/readme-pr
02a9fb9
FIXES #1224 - Added contribution section to README.md
No branches or pull requests
I wanted to make an improvement, but it took quite a while until I managed to setup a working development environment. A contributing section like in Jupyterhubs repository would have helped me!
Perhaps something like this could be added to the readme?
Contributing
The text was updated successfully, but these errors were encountered: