Files
Open-Assistant/notebooks/README.md
T
Andrew Maguire 55cb144471 dev
2023-01-08 00:47:14 +00:00

15 lines
527 B
Markdown

# Notebooks
This is a folders with some useful notebooks, all the notebooks have a markdown
file with the same name explaining what they do (or a README.md if its a single
notebook folder).
## Contributing
Contributing to both notebooks and making new notebooks is very welcome. If you
do so, make sure to make a markdown (.md) file to go with your notebook, makes
it easier for people to know what your notebook is about.
Check out the [example notebook](example/) for a reference example you can use
as a starting point.