Category "jupyter-contrib-nbextensions"

Sagemaker nbextensions

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

jupyter contrib nbextension install gives Jupyter command `jupyter-contrib` not found

Trying to (re)install Jupyter's nbextension via the following steps in terminal pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --u