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. 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
  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. 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
  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-book

    Create beautiful, publication-quality books and documents from computational content.

    Project mention: Accessible open textbooks in math-heavy disciplines | news.ycombinator.com | 2025-03-29
  14. 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

  15. geemap

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

  16. polyaxon

    MLOps Tools For Managing & Orchestrating The Machine Learning LifeCycle

  17. leafmap

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

  18. pygraphistry

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

  19. nbviewer

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

  20. euporie

    Jupyter notebooks in the terminal

  21. Solara

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

  22. repo2docker

    Turn repositories into Jupyter-enabled Docker images

  23. zero-to-jupyterhub-k8s

    Helm Chart & Documentation for deploying JupyterHub on Kubernetes

  24. nbstripout

    strip output from Jupyter and IPython notebooks

  25. sparkmagic

    Jupyter magics and kernels for working with remote Spark clusters

  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

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-book 4,177
12 jupyter-ai 3,965
13 geemap 3,795
14 polyaxon 3,684
15 leafmap 3,556
16 pygraphistry 2,361
17 nbviewer 2,266
18 euporie 2,263
19 Solara 2,116
20 repo2docker 1,702
21 zero-to-jupyterhub-k8s 1,660
22 nbstripout 1,377
23 sparkmagic 1,362

Sponsored
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.
www.influxdata.com

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