display downloadable files
Compare changes
- Felipe Delestro authored
+ 10
− 17
@@ -19,7 +19,7 @@ class Downloader:
@@ -53,7 +53,7 @@ class Downloader:
@@ -66,33 +66,26 @@ class Downloader:
When making the notebook where I included the Downloader class, I noticed it was not possible to easily display the downloadable files. In this branch I have mad a class function that prints the info in a nice format - it collects it from the page, so it updates, when more data is added.