|
3 | 3 | A tutorial introducing basic features of Jupyter notebooks
|
4 | 4 | and the IPython kernel using the classic Jupyter Notebook interface.
|
5 | 5 | logo: python.svg
|
6 |
| - url: https://mybinder.org/v2/gh/ipython/ipython-in-depth/master?urlpath=tree/binder/Index.ipynb |
| 6 | + url: https://mybinder.org/v2/gh/ipython/ipython-in-depth/HEAD?urlpath=tree/binder/Index.ipynb |
7 | 7 |
|
8 | 8 | - title: Try JupyterLab
|
9 | 9 | description: |
|
10 | 10 | JupyterLab is the new interface for Jupyter notebooks and is ready for general use.
|
11 | 11 | Give it a try!
|
12 | 12 | logo: jupyter.png
|
13 |
| - url: https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo |
| 13 | + url: https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/HEAD?urlpath=lab/tree/demo |
14 | 14 |
|
15 | 15 | - title: Try Jupyter with Julia
|
16 | 16 | description: |
|
17 | 17 | A basic example of using Jupyter with Julia.
|
18 | 18 | logo: julia.svg
|
19 |
| - url: https://mybinder.org/v2/gh/binder-examples/demo-julia/master?filepath=demo.ipynb |
| 19 | + url: https://mybinder.org/v2/gh/binder-examples/demo-julia/HEAD?filepath=demo.ipynb |
20 | 20 |
|
21 | 21 | - title: Try Jupyter with R
|
22 | 22 | description: |
|
23 | 23 | A basic example of using Jupyter with R.
|
24 | 24 | logo: R.svg
|
25 |
| - url: https://mybinder.org/v2/gh/binder-examples/r/master?filepath=index.ipynb |
| 25 | + url: https://mybinder.org/v2/gh/binder-examples/r/HEAD?filepath=index.ipynb |
26 | 26 |
|
27 | 27 | - title: Try Jupyter with C++
|
28 | 28 | description: |
|
|
34 | 34 | description: |
|
35 | 35 | Explore the Calysto Scheme programming language, featuring integration with Python
|
36 | 36 | logo: Scheme.png
|
37 |
| - url: https://mybinder.org/v2/gh/Calysto/calysto_scheme/master?filepath=notebooks/Reference%20Guide%20for%20Calysto%20Scheme.ipynb |
| 37 | + url: https://mybinder.org/v2/gh/Calysto/calysto_scheme/HEAD?filepath=notebooks/Reference%20Guide%20for%20Calysto%20Scheme.ipynb |
38 | 38 |
|
39 | 39 | - title: Try Jupyter with Ruby
|
40 | 40 | description: |
|
41 | 41 | A basic example of using Jupyter with Ruby.
|
42 | 42 | logo: ruby.png
|
43 |
| - url: https://mybinder.org/v2/gh/RubyData/binder/master?filepath=ruby-data.ipynb |
| 43 | + url: https://mybinder.org/v2/gh/RubyData/binder/HEAD?filepath=ruby-data.ipynb |
0 commit comments