Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:advanced:jupyter [2022/06/22 09:50] – [Step 2: Download the source code for the Jupyter Common Lisp kernel] arthur | tutorials:advanced:jupyter [2022/07/06 11:40] (current) – [Step 2: Download the source code for the Jupyter Common Lisp kernel] gkazhoya | ||
|---|---|---|---|
| Line 39: | Line 39: | ||
| $ catkin_create_pkg jupyter | $ catkin_create_pkg jupyter | ||
| $ cd jupyter | $ cd jupyter | ||
| - | $ curl -O https:// | + | $ curl -O https:// |
| $ wstool init && wstool merge common-lisp-jupyter.rosinstall && wstool update | $ wstool init && wstool merge common-lisp-jupyter.rosinstall && wstool update | ||
| $ roscd && cd .. | $ roscd && cd .. | ||
| - | $ catkin_make # or catkin build if using catkin-tools for this workspace | + | $ catkin_make # or catkin build if this workspace |
| </ | </ | ||

