We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc2777 commit a31dd34Copy full SHA for a31dd34
1 file changed
docs/book/_config.yml
@@ -66,7 +66,7 @@ launch_buttons:
66
# binderhub_url : https://mybinder.org # The URL of the BinderHub (e.g., https://mybinder.org)
67
# jupyterhub_url : "" # The URL of the JupyterHub (e.g., https://datahub.berkeley.edu)
68
# thebelab : false # Add a thebelab button to pages (requires the repository to run on Binder)
69
- colab_url : "" # The URL of Google Colab (https://colab.research.google.com)
+ colab_url: "https://colab.research.google.com" # The URL of Google Colab
70
71
#######################################################################################
72
# FiscalSim-US repository settings
0 commit comments