Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions notebooks/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ logo: logo.png
execute:
timeout: 600
repository:
url : https://github.com/OSIPI/DCE-DSC-MRI_CodeCollection
path_to_book : notebooks
url : https://github.com/OSIPI/DCE-DSC-MRI_CodeCollection
path_to_book : notebooks
branch : demo
launch_buttons:
notebook_interface: "jupyterlab"
notebook_interface: "jupyterlab"
thebe : true # <--- Added for interactive cells (Issue #80)
html:
use_repository_button : true # <--- Uses the repo URL above
use_issues_button : true # <--- Adds 'Open Issue' button