Slides & notes from the CLEpy Module of the Month
Most examples in this repository are Jupyter notebooks. To explore the examples yourself:
- Clone this repository.
- Install Jupyter (preferably in a virtualenv) via
pip install jupyter
- Run Jupyter Notebook from within the cloned directory via
jupyter notebook
- You will need to install modules in order to follow most of the examples. See the individual notebooks / examples for installation instructions.
Would you like to present a Module of the Month at CLEpy?
See CONTRIBUTING.