@@ -13,7 +13,7 @@ unmaintained).
13
13
14
14
To help you track your assigned statues you built a Python 3 CGI web app.
15
15
16
- .. image :: /images /website-before.png
16
+ .. image :: https://dffml.github.io/dffml-pre-image-removal/master/_images /website-before.png
17
17
:alt: Screenshot of the very basic web app with a table showing repo URLs and their mantainance status
18
18
19
19
When you assign a maintenance status to a repo you are *classifying * it.
@@ -371,7 +371,7 @@ operations. Arrows show how data moves between operations.
371
371
372
372
.. TODO Autogenerate this from the dataflow
373
373
374
- .. image :: /images /integration_dataflow.svg
374
+ .. image :: https://dffml.github.io/dffml-pre-image-removal/master/_images /integration_dataflow.svg
375
375
:alt: Diagram showing Dataflow
376
376
377
377
We can also visualize how the individual inputs and outputs are linked together.
@@ -380,7 +380,7 @@ automatically.
380
380
381
381
.. TODO Autogenerate this from the dataflow
382
382
383
- .. image :: /images /integration_dataflow_complex.svg
383
+ .. image :: https://dffml.github.io/dffml-pre-image-removal/master/_images /integration_dataflow_complex.svg
384
384
:alt: Diagram showing detailed version of Dataflow
385
385
386
386
The inputs and outputs of operations within a running DataFlow are organized by
@@ -569,4 +569,4 @@ But you can look through the table and you'll find that a prediction has been
569
569
run on the repo. Congratulations! You've automated a manual classification
570
570
process, and integrated machine learning into a legacy application.
571
571
572
- .. image :: /images /integration_demo.gif
572
+ .. image :: https://dffml.github.io/dffml-pre-image-removal/master/_images /integration_demo.gif
0 commit comments