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
dmitry_fedyuk
(Dmitry Fedyuk)
February 15, 2022, 8:20am
#1
dmitry_fedyuk
(Dmitry Fedyuk)
February 8, 2022, 3:16am
#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?