Skip to content

Jupyter

February 4, 2025

Project Jupyter | Home
Jupyter was formerly IPython Notebook

Jupyter Docker Stacks — Docker Stacks documentation
jupyter/docker-stacks: Ready-to-run Docker images containing Jupyter applications

docker run --rm -p 8888:8888 \
  quay.io/jupyter/scipy-notebook:latest \
  -w $(pwd):/home/jovyan/work

# use this for VSCode extension http://localhost:8888/tree?token=<token>
# or use DOCKER_STACKS_JUPYTER_CMD=notebook
```

```sh
yay -S miniconda3
conda create -n jupyter python numpy pandas

Jupyter - ArchWiki
What is Jupyter Notebook? | Domino Data Lab
python - What is the difference between Jupyter Notebook and JupyterLab? - Stack Overflow

JupyterLab JupyterLab is a next-generation web-based user interface for Project Jupyter.
JupyterLab Documentation — JupyterLab documentation

Search, explore & show/display Jupyter notebooks in the terminal | Towards Data Science
Jupyter Notebooks in VS Code

Introducing the Jupyter Extension for VS Code - Python

Jupyter Notebook: An Introduction – Real Python
Basics of Jupyter Notebook and Python | Packt Hub
28 Jupyter Notebook tips, tricks and shortcuts
Jupyter Notebooks in Visual Studio Code | Visual Studio Toolbox | Channel 9
Get Started With Jupyter Notebook: A Tutorial
Introduction to Jupyter Notebooks | Programming Historian
Top 10 Magic Commands in Python to Boost your Productivity | by Siddhesh Jadhav | Towards Data Science

A gallery of interesting Jupyter Notebooks · jupyter/jupyter Wiki

Voilà Dashboards
And Voilà!. … from Jupyter notebooks to standalone… | by QuantStack | Jupyter Blog
Dashboarding with JupyterLab 3. Project Jupyter offers a complete suite… | by Carlos Herrero | Jan, 2021 | Jupyter Blog

Hello, Colaboratory - Colaboratory
Google Drive + Google Colab + GitHub; Don’t Just Read, Do It!
Microsoft Azure Notebooks

scrapbook documentation a library for recording a notebook’s data values and generated visual content as "scraps"

papermill documentation tool for parameterizing and executing Jupyter Notebooks
nteract/papermill: 📚 Parameterize, execute, and analyze notebooks
Introduction to Papermill - Towards Data Science
Automated Report Generation with Papermill: Part 1 - Practical Business Python
Automated Report Generation with Papermill: Part 2 - Practical Business Python

Project Jupyter
The Jupyter Notebook — Jupyter Notebook documentation
nbviewer FAQ
jupyter/nbconvert: Jupyter Notebook Conversion
Binder executable notebooks from URL

jupyter-repo2docker — repo2docker documentation
Docker Without the Hassle – Towards Data Science
Create your own GPU accelerated Jupyter Notebook Server for Google Colab using Docker | by Sascha Kirch | Apr, 2022 | Towards Data Science

neuron - Visual Studio Marketplace
Data Science in Visual Studio Code using Neuron, a new VS Code extension | Microsoft Learn

Extensions

JupyterHub
JupyterHub — JupyterHub documentation

ipywidgets — Jupyter Widgets documentation
A very simple demo of interactive controls on Jupyter notebook
Interactive Visualizations with Pandas, Seaborn and Ipywidgets | by Zoltan Guba | Python in Plain English

Jupyter Notebooks as Markdown Documents, Julia, Python or R Scripts — Jupytext documentation
mwouts/jupytext: Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts

Kernels

Kernels (Programming Languages) — Jupyter Documentation support for various languages
Jupyter kernels · jupyter/jupyter Wiki

Introduction — xeus documentation framework to implement Jupyter kernels
Jupyter Xeus

Jupylet

JUPYLET PROGRAMMER’S REFERENCE GUIDE — Jupylet documentation

Similar Projects

Welcome to nbdev | nbdev
nbdev: use Jupyter Notebooks for everything · fast.ai

Deepnote - Data science notebook for teams

JupyterLite

JupyterLite — JupyterLite documentation
jupyterlite/jupyterlite: Wasm powered Jupyter running in the browser 💡

Polyglot Notebook

Polyglot Notebooks - Visual Studio Marketplace

Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code - .NET Blog
Polyglot Notebooks fully released for VS Code, with support for multiple languages - not including Python • DEVCLASS history of Jupyter Notebook