Skip to content

Commit a00bc58

Browse files
author
Murilo Marinho
committed
[working/adaptive_control] Removed the caption statement causing the execution to fail.
1 parent 21feb4a commit a00bc58

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

working/adaptive_control.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ kernelspec:
88
# Installing
99

1010
```{code-cell} ipython3
11-
:caption: Installing the library
1211
%%capture
1312
%pip install dqrobotics --pre
1413
%pip install dqrobotics --pre --break-system-packages
@@ -24,7 +23,6 @@ kernelspec:
2423
```
2524

2625
```{code-cell} ipython3
27-
:caption: Importing the library
2826
try:
2927
from dqrobotics import *
3028
from marinholab.papers.tro2022.adaptive_control import *

0 commit comments

Comments
 (0)