Dmitry.AI
How to fix «No module named 'jupyter_core'» in the AWS Conda DLAMI?
Middleware
Jupyter
aws-ami
,
aws-dlami
,
jupyter
,
aws
,
conda
,
aws-ec2
dmitrii_fediuk
(Dmitrii Fediuk)
February 8, 2022, 3:06am
1
dmitrii_fediuk
(Dmitrii Fediuk)
February 8, 2022, 3:10am
2
To solve the issue, you need to
activate a Conda environment
, e.g.:
conda activate base
How to setup Jupiter Notebook in AWS DLAMI?