Skip to content

Commit ec0a6ba

Browse files
authored
Binder hub url removal #281
1 parent f22918a commit ec0a6ba

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- pip
88
- pip:
99
- jupyter-book==0.15.1
10-
- quantecon-book-theme==0.4.1
10+
- quantecon-book-theme==0.5.3
1111
- sphinx-tojupyter==0.3.0
1212
- sphinxext-rediraffe==0.2.7
1313
- sphinx-exercise==0.4.1

lectures/_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ sphinx:
3434
google_analytics_id: G-X7DH1M2DPY
3535
launch_buttons:
3636
notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"]
37-
binderhub_url : https://mybinder.org # The URL of the BinderHub (e.g., https://mybinder.org)
3837
colab_url : https://colab.research.google.com
3938
thebe : false # Add a thebe button to pages (requires the repository to run on Binder)
4039
mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js

0 commit comments

Comments
 (0)