tudat-team / tudat-space

An introduction and guide to tudat-space.
https://tudat-space.readthedocs.io
14 stars 17 forks source link

Added ipynb importing of jupyter notebooks. #113

Closed sbcowan closed 9 months ago

sbcowan commented 1 year ago

This pull request includes the ability to import jupyter notebooks into other notebooks or python files. For now, this only has an effect on the AOO example. The 'ipynb' package is added, installed with pip (a conda version does not exist if I'm not mistaken). Longer examples can now be generated without the files being tremendously long.