Jupyter

Top 23 Jupyter Open-Source Projects

  • tqdm

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

    Project mention: Neat Parallel Output in Python | news.ycombinator.com | 2024-02-25

    yeah my code needs to use multiprocessing, which does not play nice with tqdm. thanks for the tip about positions though, that helped me search more effectively and came up with two promising comments. unmerged / require some workarounds, but might just work:

    https://github.com/tqdm/tqdm/issues/1000#issuecomment-184208...

  • homemade-machine-learning

    🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • dash

    Data Apps & Dashboards for Python. No JavaScript Required.

    Project mention: dash VS solara - a user suggested alternative | libhunt.com/r/dash | 2023-10-13
  • bokeh

    Interactive Data Visualization in the browser, from Python

    Project mention: Mastering Matplotlib: A Step-by-Step Tutorial for Beginners | dev.to | 2023-12-25

    Bokeh - Interactive Web Plotting for Python.

  • ipython

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

    Project mention: The new pdbp (Pdb+) Python debugger! | dev.to | 2023-08-02

    If you’re already using ipython, this isn’t a problem because you’ll already need to download most of these dependencies anyway. But if you’re not using ipython… you’ll still need to download those dependencies.

  • JupyterLab

    JupyterLab computational environment.

    Project mention: Show HN: Marimo – an open-source reactive notebook for Python | news.ycombinator.com | 2024-01-12

    Does this allow to run a long running task in the background so that a user can close & reopen the tab and continue seeing all the output that has been produced thus far?

    This is currently being worked on in Jupyter: https://github.com/jupyterlab/jupyterlab/pull/15448

  • kubeflow

    Machine Learning Toolkit for Kubernetes

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • ds-cheatsheets

    List of Data Science Cheatsheets to rule the world

  • ydata-profiling

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

    Project mention: FLaNK 25 December 2023 | dev.to | 2023-12-26
  • PRML

    PRML algorithms implemented in Python

  • notebook

    Jupyter Interactive Notebook

    Project mention: Jupyter Notebook 7 | news.ycombinator.com | 2023-07-27

    For folks asking what the Notebook UX offers that the Lab does not, this github thread may be enlightening: https://github.com/jupyter/notebook/issues/6210

    (TLDR: some novice users in educational settings find the lab environment overwhelming.)

  • jupyter-themes

    Custom Jupyter Notebook Themes

    Project mention: Jupyter Notebook | /r/learnpython | 2023-04-03
  • hugo-blox-builder

    😍 EASILY BUILD THE WEBSITE YOU WANT - NO CODE, JUST MARKDOWN BLOCKS! 使用块轻松创建任何类型的网站 - 无需代码。 一个应用程序,没有依赖项,没有 JS

  • docker-stacks

    Ready-to-run Docker images containing Jupyter applications

    Project mention: Linux or Windows for coding?? | /r/learnprogramming | 2023-05-21

    See https://github.com/jupyter/docker-stacks

  • perspective

    A data visualization and analytics component, especially well-suited for large and/or streaming datasets.

    Project mention: Show HN: WhatTheDuck – open-source, in-browser SQL on CSV files | news.ycombinator.com | 2024-03-26

    SQL workbench also uses https://perspective.finos.org/ for tables. It's a WASM table library which pairs nicely with duckdb and works well with large tables.

  • py

    Repository to store sample python programs for python learning

  • nteract

    📘 The interactive computing suite for you! ✨

  • papermill

    📚 Parameterize, execute, and analyze notebooks

    Project mention: Spreadsheet errors can have disastrous consequences – yet we keep making them | news.ycombinator.com | 2024-01-25

    Pandas docs > Comparison with spreadsheets: https://pandas.pydata.org/docs/getting_started/comparison/co...

    Pandas docs > I/O > Excel files: https://pandas.pydata.org/docs/user_guide/io.html#excel-file...

    nteract/papermill: https://github.com/nteract/papermill :

    > papermill is a tool for parameterizing, executing, and analyzing Jupyter Notebooks. [...]

    > This opens up new opportunities for how notebooks can be used. For example:

    > - Perhaps you have a financial report that you wish to run with different values on the first or last day of a month or at the beginning or end of the year, using parameters makes this task easier.

    "The World Excel Championship is being broadcast on ESPN" (2022) https://news.ycombinator.com/item?id=32420925 :

    > Computational notebook speedrun ideas:

  • voila

    Voilà turns Jupyter notebooks into standalone web applications

    Project mention: voila VS solara - a user suggested alternative | libhunt.com/r/voila | 2023-10-13
  • lux

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

  • nbdev

    Create delightful software with Jupyter Notebooks

    Project mention: The Jupyter+Git problem is now solved | news.ycombinator.com | 2023-07-19
  • orchest

    Build data pipelines, the easy way 🛠️

  • panel

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

    Project mention: panel VS solara - a user suggested alternative | libhunt.com/r/holoviz/panel | 2023-10-13
  • SaaSHub

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

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). The latest post mention was on 2024-03-26.

Jupyter related posts

Index

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

Project Stars
1 tqdm 27,211
2 homemade-machine-learning 22,438
3 dash 20,339
4 bokeh 18,700
5 ipython 16,113
6 JupyterLab 13,697
7 kubeflow 13,552
8 ds-cheatsheets 12,570
9 ydata-profiling 11,923
10 PRML 11,250
11 notebook 11,066
12 jupyter-themes 9,709
13 hugo-blox-builder 7,725
14 docker-stacks 7,710
15 perspective 7,384
16 py 6,573
17 nteract 6,143
18 papermill 5,589
19 voila 5,161
20 lux 4,902
21 nbdev 4,711
22 orchest 4,016
23 panel 4,004
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com