Skip to content

Commit 2e6eda3

Browse files
authored
Standardize the JupyterLite links in /try (#834)
1 parent f125f3b commit 2e6eda3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

try.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
description: The latest web-based interactive development environment
3232
src: try/jupyter.png
3333
alt: Jupyter logo - Launch JupyterLab demo
34-
url: https://jupyter.org/try-jupyter/lab?path=notebooks%2FIntro.ipynb
34+
url: https://jupyter.org/try-jupyter/lab/?path=notebooks%2FIntro.ipynb
3535

3636
- title: Jupyter Notebook
3737
description: The original web application for creating and sharing computational documents
@@ -50,7 +50,7 @@
5050
description: How to use Jupyter with C++
5151
src: try/Cpp.svg
5252
alt: C++ logo - Launch C++ demo
53-
url: https://jupyter.org/try-jupyter/lab/index.html?path=notebooks%2Fcpp.ipynb
53+
url: https://jupyter.org/try-jupyter/lab/?path=notebooks%2Fcpp.ipynb
5454

5555
- title: Julia
5656
description: How to use Jupyter with Julia
@@ -68,7 +68,7 @@
6868
description: How to use Jupyter with R
6969
src: try/R.svg
7070
alt: R logo - Launch R demo
71-
url: https://jupyter.org/try-jupyter/lab/index.html?path=notebooks%2Fr.ipynb
71+
url: https://jupyter.org/try-jupyter/lab/?path=notebooks%2Fr.ipynb
7272

7373
- title: Ruby
7474
description: How to use Jupyter with Ruby

0 commit comments

Comments
 (0)