Forum Discussion

P_work's avatar
P_work
Helper I
7 months ago

Python 3.11 notebook slow startup when using builtin import

Python 3.11 notebook is slow to startup when using builtin import.  If builtin py file imports are not used, the notebook is orders of magnitude faster startup. Are there no workarounds to handle thi...