Skip to content

lopes/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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

... (code, markdown, etc.)

Adding Notebooks

  1. Copy the .ipynb files to notebooks/library
  2. Run the cataloguer.sh script to normalize the file names
  3. Run the redactor.sh script to remove outputs and avoid data leakage

License

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