You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This script installs a single conda-forge package on a SageMaker Studio Kernel Application using mamba for Data Science 3.0 and Data Science 2.0 Images
#!/bin/bash
set -eux
#sets the environment channels to conda-forge package repositories