Tutorials on using and getting familiar with ProLint, specifically using the stand-alone python package prolintpy
.
There are two ways how you can do these tutorials.
-
Head over to the prolintpy repository and launch the binders. You can then complete the tutorials within your browser without having to install anything. This is very convenient, however, note that currently the interactive applications have not been configured.
-
Clone the repository, install the required packages and complete the tutorials by going through the notebooks. To install
prolintpy
you can either follow the instructions provided in theprolintpy
repo, or you can use the providedrequirements.txt
file.