We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4796b commit b80d93fCopy full SHA for b80d93f
_config.yml
@@ -20,9 +20,9 @@ html:
20
<div>Powered by <a href="https://jupyterbook.org/">Jupyter Book</a>.</div>
21
22
repository:
23
- url: https://github.com/SCENE-Collaboration/Code_and_Documentation_Guidelines #change me
+ url: https://github.com/AdaptiveMotorControlLab/WorkspaceTemplate #change me
24
path_to_book: docs
25
branch: main
26
27
launch_buttons:
28
- colab_url: "https://colab.research.google.com/github/SCENE-Collaboration/Code_and_Documentation_Guidelines/examples/yourdemo.ipynb"
+ colab_url: "https://colab.research.google.com/github.com/AdaptiveMotorControlLab/WorkspaceTemplate/examples/yourdemo.ipynb"
0 commit comments