File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2
2
Gemfile.lock
3
3
.DS_Store
4
4
.jekyll-metadata
5
+ .jekyll-cache
5
6
vendor
6
7
.bundle
7
8
.sass-cache
Original file line number Diff line number Diff line change 14
14
Click the boxes below to learn how they work and to learn more.
15
15
If you like one, you can find < a href ="/install "> installation instructions here</ a > .
16
16
17
+ < br > < br >
18
+ ⚠️< strong > Experimental</ strong > ⚠️ several of the environments below use the
19
+ < a href ="https://jupyterlite.readthedocs.io/en/latest/ "> JupyterLite project</ a > to provide a self-contained
20
+ Jupyter environment that runs in your browser. This is experimental technology and
21
+ may have some bugs, so please be patient and report any unexpected behavior in
22
+ < a href ="https://github.com/jupyterlite/jupyterlite/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc "> the JupyterLite repository</ a > .
23
+
17
24
kernels_copy: |
18
25
Jupyter kernels allow you to use Jupyter interfaces and tools with < b > any programming language</ b > .
19
26
Below are interactive demos for a few languages to help demonstrate. You can also find
24
31
description: The latest web-based interactive development environment
25
32
src: try/jupyter.png
26
33
alt: Jupyter logo - Launch JupyterLab demo Binder
27
- url: https://mybinder .org/v2/gh/jupyterlab/jupyterlab-demo/HEAD?urlpath=lab/tree/demo
34
+ url: https://jupyter .org/try-jupyter/lab?path=notebooks%2FIntro.ipynb
28
35
29
36
- title: Jupyter Notebook
30
37
description: The original web application for creating and sharing computational documents
31
38
src: try/python.svg
32
39
alt: Python logo - Launch Jupyter Notebook demo Binder
33
- url: https://mybinder .org/v2/gh/ipython/ipython-in-depth/HEAD?urlpath=tree/binder/Index .ipynb
40
+ url: https://jupyter .org/try-jupyter/retro/notebooks/?path=notebooks/Intro .ipynb
34
41
35
42
- title: Voilà
36
43
description: Share insights by converting notebooks into interactive dashboards
You can’t perform that action at this time.
0 commit comments