aws / studio-lab-examples

Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
https://studiolab.sagemaker.aws
Apache License 2.0
637 stars 185 forks source link

new notebook can not be created with new environment use after new environment is created and activated in terminal #226

Closed Sandy4321 closed 1 year ago

Sandy4321 commented 1 year ago

new notebook can not be created with new environment use after new environment is created and activated in terminal

image

image

in any case how to make new environment visible to use for new notebook

Sandy4321 commented 1 year ago

image

Sandy4321 commented 1 year ago

new environment is not visible image

Sandy4321 commented 1 year ago

it is not like example, since new environment is not visible

https://github.com/aws/studio-lab-examples/blob/main/custom-environments/custom_environment.ipynb image

Sandy4321 commented 1 year ago

may i need to activate new environment through console - console environment is not changed after activating in terminal but how to activate new environment through console?

image

Sandy4321 commented 1 year ago

conda init bash is not working neither

kernel restart is not helping image

Sandy4321 commented 1 year ago

image

Sandy4321 commented 1 year ago

ok I found answer in https://docs.aws.amazon.com/sagemaker/latest/dg/studio-lab-use-manage.html then your explanatoin in https://github.com/aws/studio-lab-examples/blob/main/custom-environments/custom_environment.ipynb is wrong since conda install ipykernel missed

image

and image and image

icoxfog417 commented 1 year ago

We close this issue. ipykernel is included to environment.yml in this document.