demo VS thebe

Compare demo vs thebe and see what are their differences.

demo

JupyterLite demo deployed to GitHub Pages 🚀 (by jupyterlite)

thebe

Turn static HTML pages into live documents with Jupyter kernels. (by executablebooks)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
demo thebe
3 2
313 373
3.2% 1.3%
6.6 8.4
21 days ago 20 days ago
Jupyter Notebook Jupyter Notebook
- BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

demo

Posts with mentions or reviews of demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-28.
  • JupyterLite is a JupyterLab distribution that runs in the browser
    10 projects | news.ycombinator.com | 28 Nov 2022
    > I would love to see a guide to how to use this to transparently display where files are stored [...]

    I'm not 100% sure I understand your request-for-guide, but if you create your own repo based on the jupyterlite/demo template, you can then put your notebooks in `content` dir[1] and they will automatically become available. The CI build step that does this is here[2]. So in some sense you don't need a guide, it just works ;)

    [1] https://github.com/jupyterlite/demo/tree/main/content

    [2] https://github.com/jupyterlite/demo/blob/main/.github/workfl...

  • Tiny Games in JupyterLite
    1 project | news.ycombinator.com | 9 May 2022

thebe

Posts with mentions or reviews of thebe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-28.
  • JupyterLite is a JupyterLab distribution that runs in the browser
    10 projects | news.ycombinator.com | 28 Nov 2022
    There was some work (and POC) on getting pyodide to work as a thebe backend. You can check out this thread: https://github.com/executablebooks/thebe/issues/465 and other issues/PRs backlinked to it. I don't think anything like that has shipped yet, but definitely worth exploring (in the meantime the usual mybinder backend[1] for jupyter books works great, i.e. you don't have to host yourself).

    [1] https://jupyterbook.org/en/stable/interactive/launchbuttons....

  • Physics-Based Deep Learning Book
    3 projects | news.ycombinator.com | 12 Sep 2021
    https://github.com/tum-pbs/pbdl-book/blob/main/_toc.yml and all the config is in one file: https://github.com/tum-pbs/pbdl-book/blob/main/_config.yml (the build system leverages Sphinx which is the docs workhorse in the Python world)

    One of the coolest things is the "Launcher" option which gives readers the options to "run" any notebook interactively (using the rocket button in the top right). It's a one-line config https://github.com/tum-pbs/pbdl-book/blob/main/_config.yml#L... A similar config would enable the "Launch in Pybinder" option which is a free ephemeral jupyter provider, see https://mybinder.org/

    This "execute anywhere" option is nicely abstracted away as the `thiebe` library, and there is even POC work to run a pyodide kernel (https://github.com/executablebooks/thebe/issues/465) so soon all of this goodness will work offline in your browser!

    As an educator, it's hard not to get excited about the future, given the pace at which learning/teaching tooling is developing!

What are some alternatives?

When comparing demo and thebe you can also consider the following projects:

jupyterlite - Wasm powered Jupyter running in the browser 💡

pysindy - A package for the sparse identification of nonlinear dynamical systems from data

BrowserFS - BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.

pbdl-book - Welcome to the Physics-based Deep Learning Book (v0.2)

webr - The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node.

r-wasm - modifying R to compile with wasm

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

starboard-notebook - In-browser literate notebooks