Skip to content

Commit 60dd674

Browse files
update binder link to launch jupyterlab
1 parent 3a4e381 commit 60dd674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This repository contains some tutorials on the [pyomeca](https://github.com/pyom
88

99
## How to Use this repo
1010
- By running the code using the Jupyter notebooks available in this repository's notebooks directory.
11-
- By launching executable versions of these notebooks using binder: [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/pyomeca/tutorials/master?filepath=notebooks%2Findex.ipynb)
11+
- By launching executable versions of these notebooks using binder: [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/pyomeca/tutorials/master?urlpath=lab/tree/notebooks/index.ipynb)
1212
- By reading the online (non-executable) version of the notebooks using nbviewer: [![Nbviewer](https://raw.github.com/jupyter/design/master/logos/Badges/nbviewer_badge.svg?sanitize=true)](https://nbviewer.jupyter.org/github/pyomeca/tutorials/blob/master/notebooks/index.ipynb)
1313

1414
## About

0 commit comments

Comments
 (0)