From 658fac3aab785e6f056db5d17e3834883c490c7a Mon Sep 17 00:00:00 2001 From: David Wagner <3349841+davidwagner@users.noreply.github.com> Date: Thu, 16 Nov 2023 01:48:59 -0800 Subject: [PATCH] Migrate to Jupyter lab from classic notebook, to fix #184 --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 26523152e..635ce0ea4 100755 --- a/_config.yml +++ b/_config.yml @@ -29,6 +29,7 @@ html: launch_buttons: jupyterhub_url : https://datahub.berkeley.edu binderhub_url : https://mybinder.org # The URL of the BinderHub (e.g., https://mybinder.org) + notebook_interface : jupyterlab repository: url : https://github.com/data-8/textbook # The URL to your book's repository