You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to install Jupyter Clickable Image Widget on my Jetson Orin Nano because the nodejs version check fails because the latest nodejs available on the Orin Nano running Ubuntu 20.04 is v10.19.0, but the original Jupyter Clickable Image Widget was written for Ubuntu 18.0.4, which uses nodejs version >= 18.0.0
is it possible to update this widget so this extension can be used for NVIDIA JetRacer live regression training?
I no longer have access to the Orin Nano (it was part of our senior project and the semester ended a few days ago so we returned everything back to the school)–that being said, another group will be picking up where my team left off in the Fall semester, so I updated my notes that I provided for the next team pointing to your modified fork to resolve the clickable image widget issue
Hi,
I'm unable to install Jupyter Clickable Image Widget on my Jetson Orin Nano because the nodejs version check fails because the latest nodejs available on the Orin Nano running Ubuntu 20.04 is v10.19.0, but the original Jupyter Clickable Image Widget was written for Ubuntu 18.0.4, which uses nodejs version >= 18.0.0
is it possible to update this widget so this extension can be used for NVIDIA JetRacer live regression training?
Thank you
I posted on the NVIDIA developer forums here: https://forums.developer.nvidia.com/t/jetracer-no-camera-widget-when-running-interactive-regression/289044/7
The text was updated successfully, but these errors were encountered: