Hey I am trying to install dash and jupyter-dash in Azure Machine Learning Studio (New- not classic). I opened terminal and installed them using pip install and they successully were installed upon checking with pip freeze. However when I open notebook I still get error:
ModuleNotFoundError.
Is there a way to add those missing libraries that I need in order to run the script in my notebook?
You want to use %pip install package not !pip install package
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With