Feature description
It would be nice to have something analogous to flow init, as a starting point for modifying things. e.g. I wanted to just change the titles, but then running python dashboard.py meant that I no longer had the default modules showing. It'd be much easier to have the default settings generated with an init call that users can then build on.
Proposed solution
signac-dasboard init that generates a dashboard.py script with all the default modules
Feature description
It would be nice to have something analogous to
flow init, as a starting point for modifying things. e.g. I wanted to just change the titles, but then runningpython dashboard.pymeant that I no longer had the default modules showing. It'd be much easier to have the default settings generated with aninitcall that users can then build on.Proposed solution
signac-dasboard initthat generates adashboard.pyscript with all the default modules