Skip to content

Commit 967aefe

Browse files
committed
updated documentation
1 parent f1dbe63 commit 967aefe

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# notebooks
2-
Collection of useful Python notebooks I've created
1+
# Notebooks
2+
This repository is a collection of useful [Python notebooks](https://jupyter.org/) I've created either for personal or professional usage. At the time of this writing, all notebooks run in [Google Colaboratory](https://colab.google/), so some features and dependencies may only work there.
3+
4+
## Sanitization
5+
Before commiting, it's highly recommeded that you run the `redactor.sh` script to remove the outputs from all notebooks.
6+
7+
## License
8+
Distributed under the MIT License. See `LICENSE` for more information.

0 commit comments

Comments
 (0)