nbdev-sqlite-utils
An experiment in porting sqlite-utils to nbdev
All content in this repo (except rst2ipynb) is originally from the sqlite-utils package, which is originally the work of Simon Willison.
Note that rst2ipynb was written for demonstration purposes and has the following known issues:
- does not convert all links correctly
- does not convert numbered lists correctly
- does not convert tables correctly
- does not understand certain sphinx directives