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 f4cd549 commit f2dd965Copy full SHA for f2dd965
.github/workflows/docs.yml
@@ -55,11 +55,7 @@ jobs:
55
with:
56
repository: AdaptiveMotorControlLab/cebra-demos
57
path: docs/source/demo_notebooks
58
- # NOTE(stes): This is a temporary branch to add the xCEBRA demo notebooks
59
- # to the docs. Once the notebooks are merged into main, we can remove this
60
- # branch and change the ref to main.
61
- # ref: main
62
- ref: stes/add-xcebra
+ ref: main
63
64
- name: Set up Python 3.10
65
uses: actions/setup-python@v5
0 commit comments