ModuleNotFoundError

Mattdb
Registered Posts: 3 ✭✭
Hello I am trying to access a python module in my lib in jupyter notebooks.
when I try to import config I get the error
ModuleNotFoundError
This works fine if I do it python recipe. I am using version 13 of dataiku. I have tried restating the Kernel but it does not work.
Comments
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,501 Neuron
what exactly are you trying to import? Did you click on Reload Notebook?
-
After Unloading the notebook it started to work as expected
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,501 Neuron
This is how it works. You need to reload every time you make changes.