------------------------------------------------------------------------------- To activate the conda environment in a batch script or in a terminal run the following command. For interactive sessions in SCC OnDemand place this command in the "Pre-Launch Command" field. To load the PyTorch-based environment run: conda activate fall-2024-pyt To load the Tensorflow-based environment run: conda activate fall-2024-tf To load the Jax-based environment run: conda activate fall-2024-jax For information on using or cloning this conda environment visit: https://www.bu.edu/tech/support/research/software-and-programming/common-languages/python/python-ml/academic-machine-learning-environment ------------------------------------------------------------------------------- [NbConvertApp] Converting notebook PyTorch_Hello_World.ipynb to notebook [NbConvertApp] Writing 12800 bytes to PyTorch_Hello_World.nbconvert.ipynb