pyodide-jekyll

pyodide-jekyll

Jekyll static site with rich Python embedded browser client powered by Pyodide 🐍

Pyodide-Jekyll

Jekyll static site with rich Python embedded browser client powered by Pyodide 🐍

Deployment

Here, Pyodide is combined with Jekyll, in order to build GutHub pages and/or easily test local deployment:

  1. Use Git to clone this repo.
  2. Make sure you have Jekyll installed.
  3. Just the first time: bundle install.
  4. To build the site and serve it: bundle exec jekyll serve.
  5. To test: http://localhost:4000.

See the Jekyll and GitHub Pages documentation for more info.

Testing Python

Open the Website and press ⏩ button in Explore mode to run the sample notebook.