Currently, the sagemaker notebook is not built with a container, hence, we need to install all of the libraries manually in the sagemaker notebook. We need to have a container that contains all of the libraries that we will be using and then use that container to build the sagemaker notebook so we do not have to install anything on the notebook
Currently, the sagemaker notebook is not built with a container, hence, we need to install all of the libraries manually in the sagemaker notebook. We need to have a container that contains all of the libraries that we will be using and then use that container to build the sagemaker notebook so we do not have to install anything on the notebook