Python Jupyterlab

Open-source Python projects categorized as Jupyterlab

Top 16 Python Jupyterlab Projects

  • docker-stacks

    Ready-to-run Docker images containing Jupyter applications

    Project mention: Today is Ubuntu's 20th Anniversary | news.ycombinator.com | 2024-10-20

    https://github.com/jupyter/docker-stacks/blob/main/images/do... :

      docker run -p 10000:8888 quay.io/jupyter/scipy-notebook:2024-10-07

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • jupytext

    Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts

  • polyaxon

    MLOps Tools For Managing & Orchestrating The Machine Learning LifeCycle

  • jupyter-ai

    A generative AI extension for JupyterLab

    Project mention: Show HN: Adding Mistral Codestral and GPT-4o to Jupyter Notebooks | news.ycombinator.com | 2024-07-02

    Have y'all seen Jupyter AI? Seems to do the same but better while being a JupyterLab extension https://github.com/jupyterlab/jupyter-ai

  • elyra

    Elyra extends JupyterLab with an AI centric approach.

  • ipyflow

    A reactive Python kernel for Jupyter notebooks.

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

    You're probably referring to nbgather (https://github.com/microsoft/gather), which shipped with VSCode for a while.

    nbgather used static slicing to get all the code necessary to reconstruct some cell. I actually worked with Andrew Head (original nbgather author) and Shreya Shankar to implement something similar in ipyflow (but with dynamic slicing and a not-as-nice interface): https://github.com/ipyflow/ipyflow?tab=readme-ov-file#state-...

    I have no doubt something like this will make its way into marimo's roadmap at some point :)

  • jupyterlab_templates

    Support for jupyter notebook templates in jupyterlab

  • SaaSHub

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

    SaaSHub logo
  • jupyter-cadquery

    An extension to render cadquery objects in JupyterLab via pythreejs

    Project mention: Show HN: Consol3 – A 3D engine in the terminal that executes on the CPU | news.ycombinator.com | 2024-02-23

    supports WebGL over SSH/MoSH

    https://www.brow.sh/docs/introduction/ :

    > The terminal client updates and renders in realtime so that, for instance, you can watch videos. It uses the UTF-8 half-block trick () to get 2 colours from every character cell, thus simulating basic graphics.

    https://github.com/fathyb/carbonyl :

    > Carbonyl originally started as html2svg and is now the runtime behind it.

    Always wondered how brew.sh added the brew sprite there; that's real nice.

    TIL that e.g. Kitty term can basically framebuffer modified Chrome?

    https://github.com/chase/awrit :

    > Yep, actual Chromium being rendered in your favorite terminal that supports the Kitty terminal graphics protocol.

    FWIW Cloudflare has clientless Remote Browser Isolation that also splits the browser at the rendering engine.

    A TUI Manim renderer would be neat. Re: Teaching math with Manim and interactive 3d: https://github.com/bernhard-42/jupyter-cadquery/issues/99

    What would you add to make it easier to teach with this entirely CPU + software rendering codebase?

    What prompts for learning would you suggest?

    - Pixar in a Box, Wikipedia history of CG industry: https://westurner.github.io/hnlog/#comment-36265807

    - "Rotate a wireframe cube or the camera perspective with just 2d pixels to paint to; And then rotate the cube about a point other than the origin, and then move the camera while the cube is rotating"

    - OTOH, ManimML, Yellowbrick, and the ThreeJS Wave/Particle simulator might be neat with a slow terminal framebuffer too

  • bloxs

    Build dashboards in Jupyter Notebook with numeric and chart boxes

  • sagemaker-run-notebook

    Tools to run Jupyter notebooks as jobs in Amazon SageMaker - ad hoc, on a schedule, or in response to events

  • nbcelltests

    Cell-by-cell testing for production Jupyter notebooks in JupyterLab

  • accessibility

    A repository for ongoing work around making Jupyter's software accessible and inclusive (by jupyter)

  • jupyter-docx-bundler

    Jupyter bundler extension to export notebook as a docx file

  • algorithmx-python

    A library for network visualization and algorithm simulation.

  • xontrib-jupyter

    Xonsh jupyter kernel allows to run Xonsh shell code in Jupyter, JupyterLab, Euporia, etc.

  • jupyterblack

    Format code cells in Jupyter Notebook and JupyterLab using Black

  • 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 Jupyterlab discussion

Log in or Post with

Python Jupyterlab related posts

  • JavaScript Implementation of Python

    3 projects | news.ycombinator.com | 9 Oct 2024
  • Jupyter Notebook for Java

    4 projects | dev.to | 10 Sep 2024
  • MiniBox, ultra small busybox without uncommon options

    3 projects | news.ycombinator.com | 14 Aug 2024
  • This Week In Python

    5 projects | dev.to | 14 Jun 2024
  • Show HN: Consol3 – A 3D engine in the terminal that executes on the CPU

    6 projects | news.ycombinator.com | 23 Feb 2024
  • 🪄 Put magic in your Notebook w/ Jupyter-AI

    1 project | dev.to | 14 Feb 2024
  • Best open-source & local alternatives to GitHub Copilot for data science notebooks

    2 projects | /r/LocalLLaMA | 29 Oct 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 9 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

Project Stars
1 docker-stacks 8,033
2 jupytext 6,664
3 polyaxon 3,580
4 jupyter-ai 3,261
5 elyra 1,860
6 ipyflow 1,154
7 jupyterlab_templates 403
8 jupyter-cadquery 327
9 bloxs 217
10 sagemaker-run-notebook 140
11 nbcelltests 90
12 accessibility 66
13 jupyter-docx-bundler 39
14 algorithmx-python 37
15 xontrib-jupyter 35
16 jupyterblack 13

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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