Skip to content

Studio notebook, python packages not working

0

I have some issues with studio notebook, python packages are not imported after being installed and kernel restarted. Any help ?

asked 3 years ago508 views

1 Answer
0
Accepted Answer

Can you please try to install your packages using this :

pip install -U <package name>
AWS

answered 3 years ago

EXPERT

reviewed 3 years ago

  • very well thank you ! worked for me

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.