We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3689c6e commit 3c2f362Copy full SHA for 3c2f362
1 file changed
working/adaptive_control.md
@@ -12,8 +12,6 @@ This is an example implementation of the adaptive controller described in ()[htt
12
13
```{code-cell} ipython3
14
%%capture
15
-%pip install dqrobotics --pre
16
-%pip install dqrobotics --pre --break-system-packages
17
%pip install marinholab-papers-tro2022-adaptivecontrol
18
%pip install marinholab-papers-tro2022-adaptivecontrol --break-system-packages
19
```
0 commit comments