Skip to content

Commit 1878dde

Browse files
committed
Fix launch button?
1 parent 3eeee01 commit 1878dde

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,13 @@ html:
2121
use_repository_button : true
2222
use_edit_page_button : true
2323

24-
# #######################################################################################
25-
# Interact link settings
26-
notebook_interface : "notebook"
2724

2825
#######################################################################################
2926
# Launch button settings
3027
repository:
3128
url : https://github.com/scriptotek/programming-for-lawyers
3229
#path_to_book : "mini_book"
30+
branch : master # Which branch of the repository should be used when creating links
3331

3432
launch_buttons:
3533
notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"]

0 commit comments

Comments
 (0)