pgcontents icon indicating copy to clipboard operation
pgcontents copied to clipboard

Jupyter magic: running notebooks

Open rubypollev opened this issue 5 years ago • 0 comments

Many Jupyter magic functions assume the filesystem is on disk. One of these is %run, which enables inclusion of notebooks and it's functions for modular code.

I'm trying to figure out how to modularize notebooks with PGContents. Any ideas?

rubypollev avatar Jun 10 '20 22:06 rubypollev