NVIDIA-AI-IOT / jetcard

An SD card image for web programming AI projects with NVIDIA Jetson Nano
MIT License
211 stars 81 forks source link

Jupyter Statusbar doesn't exist #11

Open Dwaynekj opened 4 years ago

Dwaynekj commented 4 years ago

this command cannot locate the statusbar package; was it recently deprecated? https://github.com/NVIDIA-AI-IOT/jetcard/blob/master/install.sh#L61

jaybdub commented 4 years ago

Hi Dwaynekj,

Thanks for reaching out. Yes, I think status bar is now included in the latest version of Jupyter Lab.

We've removed the status bar dependency from the install script in this branch which is a WIP

https://github.com/NVIDIA-AI-IOT/jetcard/tree/jetpack_4.2.1

Best, John

Dwaynekj commented 4 years ago

Thanks

tokk-nv commented 4 years ago

I filed this pull request to remove the status bar.

https://github.com/NVIDIA-AI-IOT/jetcard/pull/12

Dwaynekj commented 4 years ago

Awesome. Glad to see the responsiveness and support