diff --git a/_config.yml b/_config.yml index 3afd50b..fc84e06 100644 --- a/_config.yml +++ b/_config.yml @@ -58,7 +58,7 @@ jupyterhub_interact_text : "Launch JupyterHub" # The text that interact # Binder link settings use_binder_button : true # If 'true', add a binder button for interactive links -binderhub_url : "https://mybinder.org" # The URL for your BinderHub. If no URL, use "" +binderhub_url : "https://binder.conp.cloud" # The URL for your BinderHub. If no URL, use "" binder_repo_base : "https://github.com/" # The site on which the textbook repository is hosted binder_repo_org : "brainhack101" # The username or organization that owns this repository binder_repo_name : "introML-book" # The name of the repository on the web