Skip to content

Commit 81ec648

Browse files
authored
Fix urlpath
1 parent 492b3f4 commit 81ec648

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Some intro slides: http://ogrisel.github.io/decks/2017_intro_sklearn
77
## Follow the tutorial online
88

99
- Launch an online notebook environment using [![Binder](https://mybinder.org/badge_logo.svg)](
10-
https://mybinder.org/v2/gh/lesteve/euroscipy-2019-scikit-learn-tutorial/master?urlpath=lab/notebooks)
10+
https://mybinder.org/v2/gh/lesteve/euroscipy-2019-scikit-learn-tutorial/master?urlpath=lab)
1111

1212
- Browse the static content online (pre-rendered outputs) using [nbviewer](
1313
https://nbviewer.jupyter.org/github/lesteve/euroscipy-2019-scikit-learn-tutorial/tree/master/rendered_notebooks/)
@@ -97,6 +97,6 @@ $ make render
9797

9898
## Direct binder links to GKE and OVH to trigger and cache builds
9999

100-
- [GKE Binder](https://gke.mybinder.org/v2/gh/lesteve/euroscipy-2019-scikit-learn-tutorial/master?urlpath=lab/notebooks)
100+
- [GKE Binder](https://gke.mybinder.org/v2/gh/lesteve/euroscipy-2019-scikit-learn-tutorial/master?urlpath=lab)
101101

102-
- [OVH Binder](https://ovh.mybinder.org/v2/gh/lesteve/euroscipy-2019-scikit-learn-tutorial/master?urlpath=lab/notebooks)
102+
- [OVH Binder](https://ovh.mybinder.org/v2/gh/lesteve/euroscipy-2019-scikit-learn-tutorial/master?urlpath=lab)

0 commit comments

Comments
 (0)