Hi @Farrukh Tashpulatov ,
As per the internal conversation one of the solution you have is that you can package all the reusable functions in python wheel package and import in the notebook wherever you needed to call and it worked great. This might be your solution If your requirement is modularity and reusability.
Thanks
Saurabh