We've now touched upon all of the various components used to create the Seeder app. It's time for you to see what you can build!
Remember that we have the MixTape template and the completed example to work from.
... and if you get stuck or just want to see how Seeder works, here's the repl.
It would be great to see any new apps which have been made from this starting point!
Most of the code in the various files in the repl you'll have seen before, with a little extra logic sprinkled in for the specifics of the app:
main.py
) seeder.py
)chartify
and bokeh.figure
parameters, and track features renamed (see charts.py
) timeout
to be set, sufficient for creation of the new charts (see the .replit
file)