rt-net / jnm_jupyternotebook

Jupyter Notebooks for Jetson Nano Mouse
https://rt-net.github.io/tutorials/jnmouse/jupyter-notebook/install.html
Apache License 2.0
3 stars 3 forks source link

Fix notebook launch error #12

Closed Tiryoh closed 2 years ago

Tiryoh commented 2 years ago

What does this implement/fix?

object_following/live_demo.ipynbを開こうとすると以下のエラーが出ます。 Screenshot from 2021-09-16 14-22-08 Screenshot from 2021-09-16 14-21-49

これは #9 のマージ時のコンフリクト解消ミスによるものです。これを修正します。

Does this close any currently open issues?

しません。

How has this been tested?

JetPack 4.3で開けることを確認しました。

Any other comments?

Checklists