TOC
-
- Free Jupyter Notebook Server
- Free JupyterLab Server
- Paid Jupyter Notebook Server
- Jupyter Notebook Tools (Extensions)
- Alternative to Jupyter Notebook (Reactive Notebook)
- Other Data Science Tools
- Jupyter Lab
- Jupyter Colaboration
- Jupyter
- Python on Browser as WASM
- Jupyter Tools
- Blog with Jupyter
- Jupyter Notebook How To
- Jupyter
- Jupyter Lite
Jupyter Notebook Apps
Related links:
đź”— note/Awesome Jupyter Notebooks
đź”— app/Jupyter Notebook Apps
Free Jupyter Notebook Server
- try.jupyter.org
- MyBinder
- Google Colaboratory (Colab)
- Jovian Online Jupyter notebook
- Starboard
- Starboard : opensource alternative to Observable HQ
- Deepnote
- Comet.ml
- Deepnote - Data science notebook for teams
- Binder
- Kaggle Kernels
- Microsoft Azure Notebooks : defunct
- CoCalc
- Datalore
- Sciserver
- Paiza Cloud
- Paperspace Gradient
- Domino Datalab
- Codeocean : free for academia
- Kogence
- Dataquest
- Streamlit
- Jupystar by Starboard
- Datapane
- Nbdev by fast.ai
- Blobcity
- DiggyHQ
- curvenote–share your work and collaborate in Jupyter
- Collaborative Jupyter notebooks to train, track, deploy, and monitor ML models (iko.ai)
Free JupyterLab Server
- Kyso : JupyterLab
- Cyverse: JupyterLab
- Notebooks.ai : JupyterLab
Paid Jupyter Notebook Server
Jupyter Notebook Tools (Extensions)
- Mito Mito is an editable spreadsheet in your Jupyter notebook. You can clean, filter, find/replace, and use standard spreadsheet functions in Mito, giving you the visibility and ease of a spreadsheet with the power of Python.
- RISE : RISE allows you to instantly turn your Jupyter Notebooks into a slideshow. No out-of-band conversion is needed, switch from jupyter notebook to a live reveal.js-based slideshow in a single keystroke, and back.
- GeoNotebook : A Jupyter notebook extension for geospatial visualization and analysis
- nbinteract : Python package that provides a command-line tool to generate interactive web pages from Jupyter notebooks
- Jupyterhub : Multi-user server for Jupyter notebooks
- List Jupyter Extensions
- IPyCanvas : draw over Jupyter Notebook
- nir/jupylet: Python game programming in Jupyter notebooks.
Alternative to Jupyter Notebook (Reactive Notebook)
- Starboard Javascript Notebooks (client side)
- ObservableHQ Javascript-like Notebook, Web with Data and Interactive Display
- Runkit Node-JS Notebooks (server side)
- Nteract Javascript Notebooks, Windows Installer
- Bl.ocks Javascript
- Deepnote
- Floydhub
- Polynote for Scala
- Spark Notebook for Spark and Scala
- Gigantum
- Pluto Notebook Julia Notebook, on Binder
- R Notebooks : R
- Docable : javascript
- Ellx
Other Data Science Tools
- Streamlit The way to build and share data apps
- Dash by Plotly a framework for building ML & data science web apps.
Jupyter Lab
Jupyter Colaboration
- Voila VoilĂ allows you to convert a Jupyter Notebook into an interactive dashboard that allows you to share your work with others.
- Streamlit similar to Voila
Jupyter
- JupyterLite: Jupyter ❤️ WebAssembly ❤️ Python - by Jeremy Tuloup - Jul, 2021 - Jupyter Blog
- deepklarity/jupyter-text2code: A proof-of-concept jupyter extension which converts english queries into relevant python code
- deepklarity/jupyter-text2code: A proof-of-concept jupyter extension which converts english queries into relevant python code
Python on Browser as WASM
-
pyodide/pyodide: Python with the scientific stack, compiled to WebAssembly.
- console
- JupyterLite : Jupyter using pyodide
- Bashton : Jupyter using pyodide
- Bashton
- GitHub - jtpio/jupyterlite: Wasm powered Jupyter running in the browser
Jupyter Tools
- GitHub - jupyterlab/jupyterlab-latex: JupyterLab extension for live editing of LaTeX documents Latex on Jupyterlab
- paw-lu/nbpreview: A terminal viewer for Jupyter notebooks. It's like cat for ipynb files.
- voila-dashboards/voila: VoilĂ turns Jupyter notebooks into standalone web applications
- mljar/mercury: Mercury: easily convert Python notebook to web app and share with others
- Build web app from Python Notebook - MLJAR
- Notebooks Collaborative Jupyter Whiteboards
Blog with Jupyter
-
fastpages - An easy to use blogging platform with support for Jupyter Notebooks.
- Data science notebooks in Review 2020 - by Elizabeth Dlha - Deepnote - Deepnote
Jupyter Notebook How To
Jupyter
- The Jupyter+git problem is now solved · fast.ai
- nbdev+Quarto: A new secret weapon for productivity · fast.ai
- nbdev–Create delightful software with Jupyter Notebooks
- ReviewNB - Jupyter Notebook Code Reviews & Collaboration
- Jupyter Notebooks as Markdown Documents, Julia, Python or R Scripts—Jupytext documentation