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 10 months ago211 views
1 Answer
0
Accepted Answer

Can you please try to install your packages using this :

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