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 f082a1c commit d303e50Copy full SHA for d303e50
.github/workflows/docs.yml
@@ -47,11 +47,7 @@ jobs:
47
with:
48
repository: AdaptiveMotorControlLab/cebra-demos
49
path: docs/source/demo_notebooks
50
- # NOTE(stes): This is a temporary branch to add the xCEBRA demo notebooks
51
- # to the docs. Once the notebooks are merged into main, we can remove this
52
- # branch and change the ref to main.
53
- # ref: main
54
- ref: stes/add-xcebra
+ ref: main
55
56
- name: Set up Python 3.10
57
uses: actions/setup-python@v5
0 commit comments