Skip to content

lopes/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebooks

This repository is a collection of useful Python notebooks I've created either for personal or professional usage. At the time of this writing, all notebooks run in Google Colaboratory, so some features and dependencies may only work there.

Notebooks' Structure

# Notebook Name
Description

---
## NB Section
[Optional] Description

`code`
...

Adding Notebooks

Simply copy the .ipynb files to notebooks/library. It's highly recommended to run the cataloguer.sh and redactor.sh scripts to assure that the file names are standardized and the outputs are removed (to avoid data leak).

License

Distributed under the MIT License. See LICENSE for more information.