jupyterlite

Wasm powered Jupyter running in the browser 💡 (by jupyterlite)

Jupyterlite Alternatives

Similar projects and alternatives to jupyterlite

  1. Visual Studio Code

    Visual Studio Code

  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. Code-Server

    417 jupyterlite VS Code-Server

    VS Code in the browser

  4. streamlit

    Streamlit — A faster way to build and share data apps.

  5. thonny

    Python IDE for beginners

  6. community

    Repository for public issue-tracking and discussions (by scrimba)

  7. Monaco Editor

    A browser based code editor

  8. futurecoder

    100% free and interactive Python course for beginners

  9. SaaSHub

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

    SaaSHub logo
  10. webtorrent

    84 jupyterlite VS webtorrent

    ⚡️ Streaming torrent client for the web

  11. pyodide

    71 jupyterlite VS pyodide

    Pyodide is a Python distribution for the browser and Node.js based on WebAssembly

  12. interactive

    .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.

  13. LIPS

    40 jupyterlite VS LIPS

    Scheme based powerful lisp interpreter in JavaScript

  14. SymPy

    36 jupyterlite VS SymPy

    A computer algebra system written in pure Python

  15. pcjs

    21 jupyterlite VS pcjs

    The original IBM PC and other machine emulations in JavaScript

  16. threads

    16 jupyterlite VS threads

    Threads and Atomics in WebAssembly

  17. brython

    13 jupyterlite VS brython

    Brython (Browser Python) is an implementation of Python 3 running in the browser

  18. starboard-notebook

    In-browser literate notebooks

  19. pce

    Emulates Mac Plus, PC, & Atari ST in the browser using WebAssembly

  20. panel

    40 jupyterlite VS panel

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

  21. Transcrypt

    Python 3.9 to JavaScript compiler - Lean, fast, open!

  22. xeus-cling

    Jupyter kernel for the C++ programming language

  23. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jupyterlite alternative or higher similarity.

jupyterlite discussion

Log in or Post with

jupyterlite reviews and mentions

Posts with mentions or reviews of jupyterlite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-14.
  • JupyterLite – Jupyter in the Browser
    1 project | news.ycombinator.com | 26 May 2025
  • Show HN: WASM-powered codespaces for Python notebooks on GitHub
    10 projects | news.ycombinator.com | 14 Jan 2025
    https://github.com/jupyterlab-contrib/jupyterlab-filesystem-...

    vscode-marimo: https://github.com/marimo-team/vscode-marimo

    "Normalize and make Content frontends and backends extensible #315" https://github.com/jupyterlite/jupyterlite/issues/315

    "ENH: Pluggable Cloud Storage provider API; git, jupyter/rtc" https://github.com/jupyterlite/jupyterlite/issues/464

    Jupyterlite has read only access to GitHub repos without login, but vscode.dev does not.

    Anyways, nbreproduce wraps repo2docker and there's also a repo2jupyterlite.

    nbreproduce builds a container to run an .ipynb with: https://github.com/econ-ark/nbreproduce

    container2wasm and vscode-container-wasm:

  • Webvm: Virtual Machine for the Web
    9 projects | news.ycombinator.com | 19 Nov 2024
    /? "webvm" jupyter: https://www.google.com/search?q=%22webvm%22+jupyter

    - "Is WebVM a potential solution to "JupyterLite doesn't have a bash/zsh shell"?" https://news.ycombinator.com/item?id=30167403#30168491 :

    - [ ] "ENH: Terminal and Shell: BusyBox, bash/zsh, git; WebVM," https://github.com/jupyterlite/jupyterlite/issues/949

  • JavaScript Implementation of Python
    3 projects | news.ycombinator.com | 9 Oct 2024
    Very cool! Kind of seems like a relic at this point though, cool for studying but probably better to use Pyodide [1] in practice? This is what powers JupyterLite [2], which is a fully fledged Jupyter IDE with support for packages, in browser.

    1: https://github.com/pyodide/pyodide

    2: https://github.com/jupyterlite/jupyterlite

  • PyScript: An open source platform for Python in the browser
    14 projects | news.ycombinator.com | 16 Aug 2024
    > There is jupyerlite which does exactly that https://github.com/jupyterlite/jupyterlite

    Had a quick look, this seems quite cool!

    Is there alternative output is the WASM is not run? It would be good if it defaulted to a pre-run static output, otherwise users could be left with nothing?

  • MiniBox, ultra small busybox without uncommon options
    3 projects | news.ycombinator.com | 14 Aug 2024
    Would this compile to WASM for use as a terminal in JupyterLite? Though, busybox has the ash shell instead of bash. https://github.com/jupyterlite/jupyterlite/issues/949
  • SymPy: Symbolic Mathematics in Python
    11 projects | news.ycombinator.com | 28 Feb 2024
    The JupyterLite Python-compiled-to-WASM build has NumPy, SciPy, matplotlib, and SymPy installed; so you can do computer algebra with SymPy in a browser tab.

    https://JupyterLite.rtfd.io/

    https://github.com/jupyterlite/jupyterlite/tree/main/py/jupy... :

    > Initial support for interactive visualization libraries such as: altair, bqplot, ipywidgets, matplotlib, and plotly

  • Vscode.dev: Local Development with Cloud Tools
    9 projects | news.ycombinator.com | 24 Jul 2023
  • Show HN: Ipython-GPT, a Jupyter/IPython Interface to Chat GPT
    9 projects | news.ycombinator.com | 15 Apr 2023
    https://jupyterlite.readthedocs.io/en/latest/howto/extension... :

    > We recommend checking out how to create a server extension first

    From https://github.com/jupyterlite/jupyterlite/issues/237#issuec... re: 'micropip':

      %pip install $@
  • Show HN: Classic FPS Wolfenstein 3D brought in the browser via Emscripten
    7 projects | news.ycombinator.com | 3 Mar 2023
    https://github.com/emscripten-forge/recipes/tree/main/recipe...

    Re: emscripten fs implementations: https://github.com/emscripten-core/emscripten/issues/15041#i... https://github.com/jupyterlite/jupyterlite/issues/315

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Jun 2025
    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. Learn more →

Stats

Basic jupyterlite repo stats
26
4,200
9.2
8 days ago

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 TypeScript is
the 1st most popular programming language
based on number of references?