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 ?

elyes
asked a year ago216 views
1 Answer
0
Accepted Answer

Can you please try to install your packages using this :

pip install -U <package name>
AWS
answered a year ago
profile picture
EXPERT
reviewed a year 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.

Guidelines for Answering Questions