pbdl-book VS thebe

Compare pbdl-book vs thebe and see what are their differences.

pbdl-book

Welcome to the Physics-based Deep Learning Book (v0.2) (by tum-pbs)

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
pbdl-book thebe
2 2
842 377
3.8% 2.4%
5.0 8.4
18 days ago 15 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.

pbdl-book

Posts with mentions or reviews of pbdl-book. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-12.
  • Using differential equations/dynamical systems in practical data science?
    1 project | /r/datascience | 16 Nov 2022
    For anyone interested, I loved this resource: https://physicsbaseddeeplearning.org/
  • 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!

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 pbdl-book and thebe you can also consider the following projects:

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

demo - JupyterLite demo deployed to GitHub Pages 🚀

r-wasm - modifying R to compile with wasm

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