When working on a copy of the Rosject for the ROS2 Basics in 5 Days (C++) course If you use the option to open the rosject notebook in a new window, instead a new tab is opened with the incorrect notebook. Clicking this button:
Hi @sploeger Let me check that and revert ASAP.
This error happens because there’s another notebook besides default.ipynb in notebook_ws.
default.ipynb
notebook_ws
Immediate solution:
.ipynb
Permanent solution: We will modify the code to only select the default.ipynb file.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.