https://github.com/bdunnette/biorepository-data-wrangling
https://github.com/bdunnette/biorepository-data-wrangling
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdunnette/biorepository-data-wrangling
- Owner: bdunnette
- Created: 2025-11-18T19:51:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-18T20:26:27.000Z (7 months ago)
- Last Synced: 2025-11-18T22:10:14.376Z (7 months ago)
- Language: Jupyter Notebook
- Homepage: https://bdunnette.github.io/biorepository-data-wrangling/
- Size: 269 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JupyterLite Demo
[](https://github.com/bdunnette/biorepository-data-wrangling/actions/workflows/deploy.yml) [](https://results.pre-commit.ci/latest/github/bdunnette/biorepository-data-wrangling/main)
[](https://jupyterlite.github.io/demo)
JupyterLite deployed as a static site to GitHub Pages, for demo purposes.
## ✨ Try it in your browser ✨
➡️ **https://jupyterlite.github.io/demo**

## Requirements
JupyterLite is being tested against modern web browsers:
- Firefox 90+
- Chromium 89+
## Deploy your JupyterLite website on GitHub Pages
Check out the guide on the JupyterLite documentation: https://jupyterlite.readthedocs.io/en/latest/quickstart/deploy.html
## Further Information and Updates
For more info, keep an eye on the JupyterLite documentation:
- How-to Guides: https://jupyterlite.readthedocs.io/en/latest/howto/index.html
- Reference: https://jupyterlite.readthedocs.io/en/latest/reference/index.html
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
[`pyproject.toml` file](pyproject.toml) for a list of all the dependencies provided.
For a template based on the Xeus kernel, see the [`jupyterlite/xeus-python-demo` repository](https://github.com/jupyterlite/xeus-python-demo)