-
Notifications
You must be signed in to change notification settings - Fork 1
Bootstrap Development
Angus Hollands edited this page May 12, 2022
·
3 revisions
Literary is now bootstrapped using a stable release. This means that Literary itself is developed using Literary 🤯. Unfortunately, there is no convenient mechanism for editable installs that retains the bootstrapped Literary installation, so we need to manually set sys.path
in order to make the notebooks available to the importer.
Development of Literate notebooks using the IPython extension.
- Setting up the Environment
- Loading the IPython Extension
- Cell Exports
- Patching Classes
- Recommended Extensions
Building packages from a collection of Literate notebooks.