postpdm / awesome-jupyter

A curated list of awesome Jupyter and IPython links
Apache License 2.0
29 stars 2 forks source link

A number of Jupyter things #2

Open westurner opened 6 years ago

westurner commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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

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

yn-coder commented 6 years ago

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?