This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Description
Hi,
I would like to see the capability to have variables defined in my imported notebook (e.g. in # cells) to also be available in my importing notebook. This feature would allow me to split up logic from large notebooks into smaller notebooks.
At the moment, I need to inject and execute all code into my importing notebook in order to get access to any variable state.
Any comments if such an option would be desirable/feasible?
Many thanks.