SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python Jupyter Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Cloud Deployment: Dash apps can be deployed to Dash Enterprise or Heroku.
-
ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Pickling + unpickling the object is a neat trick to update objects to point to the new methods, but it's even more straightforward to just patch `obj.__class__ = reloaded_module.NewClass`. This is what ipython's autoreload extension used to do, though nowadays it's had some improvements over this approach: https://github.com/ipython/ipython/pull/14500
-
fg-data-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
-
-
Doesn't execute notebooks. Pair with nbval or papermill for kernel-level validation.
-
Project mention: Voilà: Turn Jupyter notebooks into standalone web applications | news.ycombinator.com | 2025-08-26
-
-
-
mercury
Impress your boss and turn a Jupyter notebook into a beautiful, shareable web app — no callbacks, no frontend, no rewrite.
Project mention: Show HN: Mercury v3 – Convert Python Notebooks to Web Apps | news.ycombinator.com | 2026-05-25 -
jupyter-ai
An open source extension that connects AI agents to computational notebooks in JupyterLab.
-
geemap
A Python package for interactive geospatial analysis and visualization with Google Earth Engine.
-
leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
-
This looks really nice in the screen-shots.
I'm working on what is effectively a fork of prompt_toolkit [1], which supports many modern terminal features I needed for euporie [2], such as terminal graphics, extra text styles, color palette detection, terminal clipboard, synchronized outputs, CSI-u, mouse pixel positioning, etc.
I'd be very interested to test it's performance and to read your code (I'm not an AI, promise :)
[1] https://github.com/joouha/euporie/tree/dev/packages/apptk
[2] https://github.com/joouha/euporie
-
pygraphistry
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
Project mention: Show HN: ChartGPU – WebGPU-powered charting library (1M points at 60fps) | news.ycombinator.com | 2026-01-21You may enjoy Graphistry (eg, pygraphistry, GraphistryJS), where our users regularly do 1M+ entities interactively. Webgl frontend, GPU server backend for layouts too intense for frontend. We have been working on stability over the last year with large-scale rollout users, and now working on the next 10X+ of visual scaling. Python version: https://github.com/graphistry/pygraphistry
Most recently adding to the family open source GFQL (cypher on GPUs, including apache arrow etc dataframe support for fast & easy large data loading).
-
Project mention: Gemma, the Epstein Files, and sandboxing cause a stir at the World's Fair | dev.to | 2026-06-30
With some fear that corporate data could be revealed by messy AI applications, sandboxing was high on the agenda, and Matt Brockman, an AI engineer at enterprise sandboxing business E2B, explained that there really wasn’t much to be frightened of.
-
-
-
selkies
Open-Source Low-Latency Accelerated Linux WebRTC HTML5 Remote Desktop Streaming Platform for Self-Hosting, Containers, Kubernetes, or Cloud/HPC
Selkies is a low-latency remote desktop streaming platform. Someone made a Docker image for it, I then extended the image by installing ROS 2 and the required dependencies. This resulted in the LGDXRobot2 Desktop image.
-
-
-
-
Python Jupyter discussion
Python Jupyter related posts
-
Show HN: Mljar Studio – local AI data analyst that saves analysis as notebooks
-
Jupyter Collaboration has a history slider
-
Reloading Classes in Python
-
Voilà: Turn Jupyter notebooks into standalone web applications
-
A Python dict that can report which keys you did not use
-
MCP Jupyter: AI-powered Jupyter collaboration
-
Reinventing notebooks as reusable Python programs
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jul 2026
Index
What are some of the best open-source Jupyter projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | tqdm | 31,231 |
| 2 | dash | 24,319 |
| 3 | ipython | 16,747 |
| 4 | fg-data-profiling | 13,641 |
| 5 | docker-stacks | 8,444 |
| 6 | papermill | 6,461 |
| 7 | voila | 5,933 |
| 8 | panel | 5,717 |
| 9 | lux | 5,380 |
| 10 | mercury | 4,348 |
| 11 | jupyter-ai | 4,323 |
| 12 | geemap | 3,992 |
| 13 | leafmap | 3,733 |
| 14 | euporie | 2,609 |
| 15 | pygraphistry | 2,535 |
| 16 | code-interpreter | 2,361 |
| 17 | nbviewer | 2,279 |
| 18 | Solara | 2,164 |
| 19 | selkies | 1,903 |
| 20 | repo2docker | 1,727 |
| 21 | zero-to-jupyterhub-k8s | 1,713 |
| 22 | nbstripout | 1,470 |
| 23 | nbgrader | 1,370 |