Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.17 KB

File metadata and controls

29 lines (17 loc) · 1.17 KB

JupyterLite Demo

JupyterLite deployed as a static site to GitHub Pages, for demo purposes. Used https://github.com/jupyterlite/demo as template and modified:

✨ Try it in your browser ✨

➡️ https://ptr814.github.io/lab/index.html

Requirements

JupyterLite is being tested against modern web browsers:

  • Firefox 90+
  • Chromium 89+

Further Information and Updates

For more info, keep an eye on the JupyterLite documentation:

This template provides the Pyodide kernel (jupyterlite-pyodide-kernel), the JavaScript kernel (jupyterlite-javascript-kernel), and the p5 kernel (jupyterlite-p5-kernel), along with other optional utilities and extensions to make the JupyterLite experience more enjoyable. See the requirements.txt file for a list of all the dependencies provided.

For a template based on the Xeus kernel, see the jupyterlite/xeus-python-demo repository