Thanks to visit codestin.com
Credit goes to www.libhunt.com

Python Jupyter

Open-source Python projects categorized as Jupyter

Top 23 Python Jupyter Projects

  1. tqdm

    :zap: A Fast, Extensible Progress Bar for Python and CLI

    Project mention: Tqdm (Python Progress Bar) | news.ycombinator.com | 2025-03-30
  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. dash

    Data Apps & Dashboards for Python. No JavaScript Required.

    Project mention: Other Visualization Tools: Dashboards & Reports | dev.to | 2025-09-14

    Cloud Deployment: Dash apps can be deployed to Dash Enterprise or Heroku.

  4. ipython

    Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

    Project mention: Reloading Classes in Python | news.ycombinator.com | 2025-08-29

    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

  5. ydata-profiling

    1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.

    Project mention: The DuckDB Local UI | news.ycombinator.com | 2025-03-12

    WhatTheDuck does SQL with duckdb-wasm IIRC

    Pygwalker does open-source descriptive statistics and charts from pandas dataframes: https://github.com/Kanaries/pygwalker

    ydata-profiling does Exploratory Data Analysis (EDA) with Pandas and Spark DataFrames and integrates with various apps: https://github.com/ydataai/ydata-profiling

  6. docker-stacks

    Ready-to-run Docker images containing Jupyter applications

  7. papermill

    📚 Parameterize, execute, and analyze notebooks

    Project mention: Jupyter Notebooks as E2E Tests | news.ycombinator.com | 2024-12-18
  8. voila

    Voilà turns Jupyter notebooks into standalone web applications

    Project mention: Voilà: Turn Jupyter notebooks into standalone web applications | news.ycombinator.com | 2025-08-26
  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. panel

    Panel: The powerful data exploration & web app framework for Python (by holoviz)

    Project mention: A simple way to explore data through a Tableau-like UI directly in your data app | news.ycombinator.com | 2024-12-30

    If you want to support the Panel project, the easiest way to do this is to give a star on Github: https://github.com/holoviz/panel. Much appreciated. Thanks.

  11. lux

    Automatically visualize your pandas dataframe via a single print! 📊 💡 (by lux-org)

  12. mercury

    Convert Jupyter Notebooks to Web Apps

    Project mention: Ask HN: What Are You Working On? (Nov 2025 | news.ycombinator.com | 2025-11-09

    Working on new backend for Mercury framework. Mercury makes it easy to serve Python notebooks as web apps. You dont need to know HTML, CSS, JS to build beautiful looking web app from Python notebook. I'm writing new backend to support ipywidgets, anywidgets in Mercury. https://github.com/mljar/mercury

  13. jupyter-ai

    A generative AI extension for JupyterLab

    Project mention: Jupyter AI & .NET Aspire: Building an LLM-Enabled Jupyter Environment | dev.to | 2025-02-17

    Jupyter AI GitHub

  14. geemap

    A Python package for interactive geospatial analysis and visualization with Google Earth Engine.

  15. polyaxon

    MLOps Tools For Managing & Orchestrating The Machine Learning LifeCycle

  16. leafmap

    A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment

  17. pygraphistry

    PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer

  18. nbviewer

    nbconvert as a web service: Render Jupyter Notebooks as static web pages

  19. euporie

    Jupyter notebooks in the terminal

  20. Solara

    A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps

  21. repo2docker

    Turn repositories into Jupyter-enabled Docker images

  22. zero-to-jupyterhub-k8s

    Helm Chart & Documentation for deploying JupyterHub on Kubernetes

  23. nbstripout

    strip output from Jupyter and IPython notebooks

  24. sparkmagic

    Jupyter magics and kernels for working with remote Spark clusters

  25. nbgrader

    A system for assigning and grading notebooks

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Jupyter discussion

Log in or Post with

Python Jupyter related posts

  • Jupyter Collaboration has a history slider

    3 projects | news.ycombinator.com | 19 Oct 2025
  • Reloading Classes in Python

    1 project | news.ycombinator.com | 29 Aug 2025
  • Voilà: Turn Jupyter notebooks into standalone web applications

    1 project | news.ycombinator.com | 26 Aug 2025
  • A Python dict that can report which keys you did not use

    4 projects | news.ycombinator.com | 27 Jul 2025
  • MCP Jupyter: AI-powered Jupyter collaboration

    1 project | news.ycombinator.com | 29 May 2025
  • Reinventing notebooks as reusable Python programs

    5 projects | news.ycombinator.com | 19 Mar 2025
  • Fastplotlib: Driving scientific discovery through data visualization

    28 projects | news.ycombinator.com | 11 Mar 2025
  • A note from our sponsor - Stream
    getstream.io | 16 Nov 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Index

What are some of the best open-source Jupyter projects in Python? This list will help you:

# Project Stars
1 tqdm 30,660
2 dash 24,233
3 ipython 16,601
4 ydata-profiling 13,254
5 docker-stacks 8,370
6 papermill 6,305
7 voila 5,854
8 panel 5,514
9 lux 5,299
10 mercury 4,274
11 jupyter-ai 3,965
12 geemap 3,795
13 polyaxon 3,684
14 leafmap 3,556
15 pygraphistry 2,361
16 nbviewer 2,266
17 euporie 2,263
18 Solara 2,116
19 repo2docker 1,702
20 zero-to-jupyterhub-k8s 1,660
21 nbstripout 1,377
22 sparkmagic 1,362
23 nbgrader 1,357

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Python is
the 2nd most popular programming language
based on number of references?