https://github.com/fastai/nbdev_export_demo
How to export to multiple modules with nbdev
https://github.com/fastai/nbdev_export_demo
Last synced: 3 months ago
JSON representation
How to export to multiple modules with nbdev
- Host: GitHub
- URL: https://github.com/fastai/nbdev_export_demo
- Owner: fastai
- License: apache-2.0
- Created: 2020-12-16T03:29:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T22:58:34.000Z (over 3 years ago)
- Last Synced: 2025-09-19T17:46:33.515Z (4 months ago)
- Language: Jupyter Notebook
- Homepage: https://fastai.github.io/nbdev_export_demo/
- Size: 1.01 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Exporting Code From Notebooks in nbdev
> A tutorial on how to export code with nbdev.
### See [this notebook](https://github.com/fastai/nbdev_export_demo/blob/master/demo.ipynb) for the tutorial.