We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eeee01 commit 1878ddeCopy full SHA for 1878dde
_config.yml
@@ -21,15 +21,13 @@ html:
21
use_repository_button : true
22
use_edit_page_button : true
23
24
-# #######################################################################################
25
-# Interact link settings
26
-notebook_interface : "notebook"
27
28
#######################################################################################
29
# Launch button settings
30
repository:
31
url : https://github.com/scriptotek/programming-for-lawyers
32
#path_to_book : "mini_book"
+ branch : master # Which branch of the repository should be used when creating links
33
34
launch_buttons:
35
notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"]
0 commit comments