Skip to content

Commit

Permalink
Use jupyterlite links for Python notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Jul 8, 2024
1 parent b6cb634 commit af105f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion noteout
4 changes: 3 additions & 1 deletion source/_quarto.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,7 @@ noteout:
nb-flatten-divspans: {nb_flatten_divspans}
nb-format: {nb_format}
strip-header-nos: false
binder-url: https://mybinder.org/v2/gh/resampling-stats/{version}-book/main?filepath=/
binder-url: https://resampling-stats.github.io/python-book/jupyterlite/lab/index.html?path=
nb-dir: notebooks
# This allows the interact link directory to differ from that for the download link.
link-nb-dir: null

0 comments on commit af105f5

Please sign in to comment.