jupyter_analysis_tools.utils.setPackage

jupyter_analysis_tools.utils.setPackage(globalsdict)[source]

Sets the current directory of the notebook as python package to make relative module imports work. Usage: setPackage(globals())