diff --git a/scripts/create-sdcard-image-from-scratch.sh b/scripts/create-sdcard-image-from-scratch.sh index fd36a5a9..3067cd80 100755 --- a/scripts/create-sdcard-image-from-scratch.sh +++ b/scripts/create-sdcard-image-from-scratch.sh @@ -79,6 +79,7 @@ cd sudo apt-get install libssl1.0-dev git clone https://github.com/jaybdub/jupyter_clickable_image_widget cd jupyter_clickable_image_widget +git checkout tags/v0.1 sudo -H pip3 install -e . sudo jupyter labextension install js sudo jupyter lab build