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 82a54ee commit 42c8a05Copy full SHA for 42c8a05
1 file changed
.github/workflows/notebook-test-ci.yml
@@ -54,6 +54,7 @@ jobs:
54
cd /opt/ros/overlay_ws/src/semantic_world
55
pip install -r requirements.txt
56
pip install jupytext treon
57
+ pip install -e .
58
59
# ----------------------------------------------------------------------------------------------------------------
60
- name: Convert Notebooks
0 commit comments