Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script that will create the clean folder with cleaned notebooks #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 1, 2022

  1. created script to clean notebooks

    using Jeremy's clean tool the script will clean all the notebooks in the root folder, and output them into the `clean` folder. the README has also been updated with instructions on how to run this command.
    
    added functionality to create `clean` directory to the clean tool
    williserdman committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    15e4636 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. README updated with new script

    README now includes instructions for how to create the `clean` folder
    
    clean.py now creates a folder called `clean`
    williserdman committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    5efc95b View commit details
    Browse the repository at this point in the history