Skip to content

lopes/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b51715 · Jul 18, 2024

History

17 Commits
Jul 18, 2024
Jul 18, 2024
Jan 19, 2024
Jan 19, 2024
Jul 18, 2024

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.