An open API service indexing awesome lists of open source software.

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

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.