awesome-jupyter icon indicating copy to clipboard operation
awesome-jupyter copied to clipboard

A number of Jupyter things

Open westurner opened this issue 7 years ago • 3 comments

  • https://github.com/quobit/awesome-python-in-education/blob/master/README.md#jupyter

  • https://pypi.python.org/pypi?%3Aaction=search&term=Jupyter&submit=search

  • https://pypi.org/search/?q=Jupyter

  • https://pypi.python.org/pypi?:action=browse&c=617

    • there is a Framework :: Jupyter PyPi trove classifier; though it's underutilized: 35 packages have the trove classifier in their package metadata, whereas searching for 'jupyter' lists 832 packages

https://jupyter-client.readthedocs.io/en/latest/kernels.html https://github.com/jupyter/jupyter/wiki/Jupyter-kernels

https://github.com/jupyter/docker-stacks

https://github.com/kaggle/docker-python

https://github.com/jupyterhub/binderhub https://mybinder.org

westurner avatar Dec 16 '17 21:12 westurner

Spyder and PyCharm can edit .ipynb notebooks

The .ipynb spec is also open source: https://github.com/jupyter/nbformat https://nbformat.readthedocs.io/en/latest/

westurner avatar Dec 16 '17 22:12 westurner

JEPs: Jupyter Enhancement Proposals https://github.com/jupyter/enhancement-proposals

IPEPs: IPython Enhancement Proposals https://github.com/ipython/ipython/wiki/IPEPs:-IPython-Enhancement-Proposals

westurner avatar Dec 16 '17 22:12 westurner

Hello, @westurner !

Thank you for your your work. It's could take a time to put things in order - could you please do a fork adn send a pull-request back?

yn-coder avatar Dec 16 '17 22:12 yn-coder