Hi,
Just to make some code usable in multiple notebook I would like to create a module which could be loaded in my notebook.
I tried to create a file in the directory "test.py" but then I cant import it.
Is there someone who know how to do it?
Thanks.