Skip to content

Commit 0bb6711

Browse files
authored
Revise README for Tskit-based Demo Notebooks
Updated the README to reflect the new Tskit-based demo notebooks and removed outdated information.
1 parent 52d9b04 commit 0bb6711

File tree

1 file changed

+4
-30
lines changed

1 file changed

+4
-30
lines changed

README.md

Lines changed: 4 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,11 @@
1-
# JupyterLite Demo
1+
# Tskit-based Demo Notebooks in JupyterLite
22

3-
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://jupyterlite.github.io/demo)
3+
This is the source repository for notebooks hosted at
44

5-
JupyterLite deployed as a static site to GitHub Pages, for demo purposes.
5+
https://tskit.dev/explore/
66

7-
## ✨ Try it in your browser ✨
8-
9-
➡️ **https://jupyterlite.github.io/demo**
10-
11-
![github-pages](https://user-images.githubusercontent.com/591645/120649478-18258400-c47d-11eb-80e5-185e52ff2702.gif)
12-
13-
## Requirements
14-
15-
JupyterLite is being tested against modern web browsers:
16-
17-
- Firefox 90+
18-
- Chromium 89+
19-
20-
## Deploy your JupyterLite website on GitHub Pages
21-
22-
Check out the guide on the JupyterLite documentation: https://jupyterlite.readthedocs.io/en/latest/quickstart/deploy.html
23-
24-
## Further Information and Updates
25-
26-
For more info, keep an eye on the JupyterLite documentation:
7+
These notebooks run in any modern browser, via JupyterLite:
278

289
- How-to Guides: https://jupyterlite.readthedocs.io/en/latest/howto/index.html
2910
- Reference: https://jupyterlite.readthedocs.io/en/latest/reference/index.html
3011

31-
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
32-
optional utilities and extensions to make the JupyterLite experience more enjoyable. See the
33-
[`requirements.txt` file](requirements.txt) for a list of all the dependencies provided.
34-
35-
For a template based on the Xeus kernel, see the [`jupyterlite/xeus-python-demo` repository](https://github.com/jupyterlite/xeus-python-demo)
36-
37-

0 commit comments

Comments
 (0)