Closed lgvaz closed 4 years ago
Somehow we need to get the notebook that is on the gradio notebook to display on icevision documentation.
Clone the repo on autogen.py
and read the notebooks this way.
Download the notebook directly from the URL.
If testing the documentation locally, this would mean that everytime you run autogen.py
the notebooks are going to be downloaded.
We can restructure autogen.py
to receive arguments in such a way that by default notebooks are not re-downloaded if already present.
📓 Documentation Update
Update the deployment section to use the newly created gradio app.