@@ -13,7 +13,7 @@ unmaintained).
1313
1414To help you track your assigned statues you built a Python 3 CGI web app.
1515
16- .. image :: /images /website-before.png
16+ .. image :: https://dffml.github.io/dffml-pre-image-removal/master/_images /website-before.png
1717 :alt: Screenshot of the very basic web app with a table showing repo URLs and their mantainance status
1818
1919When you assign a maintenance status to a repo you are *classifying * it.
@@ -371,7 +371,7 @@ operations. Arrows show how data moves between operations.
371371
372372.. TODO Autogenerate this from the dataflow
373373
374- .. image :: /images /integration_dataflow.svg
374+ .. image :: https://dffml.github.io/dffml-pre-image-removal/master/_images /integration_dataflow.svg
375375 :alt: Diagram showing Dataflow
376376
377377We can also visualize how the individual inputs and outputs are linked together.
@@ -380,7 +380,7 @@ automatically.
380380
381381.. TODO Autogenerate this from the dataflow
382382
383- .. image :: /images /integration_dataflow_complex.svg
383+ .. image :: https://dffml.github.io/dffml-pre-image-removal/master/_images /integration_dataflow_complex.svg
384384 :alt: Diagram showing detailed version of Dataflow
385385
386386The 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
569569run on the repo. Congratulations! You've automated a manual classification
570570process, and integrated machine learning into a legacy application.
571571
572- .. image :: /images /integration_demo.gif
572+ .. image :: https://dffml.github.io/dffml-pre-image-removal/master/_images /integration_demo.gif
0 commit comments