Skip to content

Commit 57ea937

Browse files
migrate to jupyterlab and fix binder instance file paths
1 parent a6d8503 commit 57ea937

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ html:
3232

3333
launch_buttons:
3434
thebe : false
35+
notebook_interface: "jupyterlab"
3536
binderhub_url: "https://mybinder.org" # The URL for your BinderHub (e.g., https://mybinder.org)
3637

3738
# Files not to be ran when building the jupyter book

binder/install.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
install.packages("reticulate")
2+
install.packages("Rcpp")

binder/install.R.txt

Whitespace-only changes.
File renamed without changes.

0 commit comments

Comments
 (0)