resampling-stats / resampling-with

Source repository for third edition of "Resampling: The New Statistics"
https://resampling-stats.github.io
Other
11 stars 9 forks source link

Enable jupyter_compat mode #119

Closed matthew-brett closed 1 year ago

matthew-brett commented 1 year ago

Latest reticulate should handle jupyter_compat correctly.

See: https://github.com/rstudio/reticulate/pull/1423