| 1 | initial version |
See the following page from the documentation of Jupyter notebook for Importing Jupyter Notebooks as Modules
| 2 | No.2 Revision |
See the following page from the documentation of Jupyter notebook for Importing Jupyter Notebooks as Modules.
You may also consider just writing the code you want to import in a plain .py or .sage file in the same directory which allows you easily to import, run, load or attach to a jupyter notebook.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.