I am running the following script in my Sagemaker notebook's lifecycle configuration: #!/bin/bash set -e # OVERVIEW # This script installs a single pip packag
Trying to (re)install Jupyter's nbextension via the following steps in terminal pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --u