signac-dashboard
signac-dashboard copied to clipboard
Rapidly visualize signac projects through a customizable dashboard interface.
### Feature description When looking at files with the `FileList` module, it might be nice to have a "preview" page that works kind of like GitHub's previews for text (and...
Users including @swerdfish and @berceanu have requested Bokeh interactive plots. This feature would be a great addition to signac-dashboard. [This page about embedding Bokeh plots](https://bokeh.pydata.org/en/latest/docs/user_guide/embed.html) should provide the info needed...
**[Original report](https://bitbucket.org/glotzer/signac-dashboard/issue/4) by Carl Simon Adorf (Bitbucket: [csadorf](https://bitbucket.org/csadorf), GitHub: [csadorf](https://github.com/csadorf)).** ---------------------------------------- The README should feature a screenshot / screencast. For example, something like this:
**[Original report](https://bitbucket.org/glotzer/signac-dashboard/issue/16) by Carl Simon Adorf (Bitbucket: [csadorf](https://bitbucket.org/csadorf), GitHub: [csadorf](https://github.com/csadorf)).** ---------------------------------------- In compact mode (only one module selected), the pagination is still divided by the job number, not by the...
**[Original report](https://bitbucket.org/glotzer/signac-dashboard/issue/23) by Bradley Dice (Bitbucket: [bdice](https://bitbucket.org/bdice), GitHub: [bdice](https://github.com/bdice)).** ---------------------------------------- Create a module to call `matplotlib` and render HOOMD-style log outputs, e.g. "energy vs. time."
**[Original report](https://bitbucket.org/glotzer/signac-dashboard/issue/22) by Bradley Dice (Bitbucket: [bdice](https://bitbucket.org/bdice), GitHub: [bdice](https://github.com/bdice)).** ---------------------------------------- Every job on a list/grid view should have an anchor tag, and basic keyboard shortcuts should be available, roughly mirroring...
**[Original report](https://bitbucket.org/glotzer/signac-dashboard/issue/21) by Bradley Dice (Bitbucket: [bdice](https://bitbucket.org/bdice), GitHub: [bdice](https://github.com/bdice)).** ---------------------------------------- Users should be able to "tag" jobs, i.e. for further review. Tag names and colors should be stored in the...
**[Original report](https://bitbucket.org/glotzer/signac-dashboard/issue/10) by Bradley Dice (Bitbucket: [bdice](https://bitbucket.org/bdice), GitHub: [bdice](https://github.com/bdice)).** ---------------------------------------- Modules should be able to render into Jupyter notebooks. An example should be created for module development and usage inside...
**[Original report](https://bitbucket.org/glotzer/signac-dashboard/issue/9) by Bradley Dice (Bitbucket: [bdice](https://bitbucket.org/bdice), GitHub: [bdice](https://github.com/bdice)).** ---------------------------------------- Create one or more module(s) with "JobGroup" as their context, which take an iterable of jobs as an argument and...
**[Original report](https://bitbucket.org/glotzer/signac-dashboard/issue/12) by Carl Simon Adorf (Bitbucket: [csadorf](https://bitbucket.org/csadorf), GitHub: [csadorf](https://github.com/csadorf)).** ---------------------------------------- Pointing the *python path* to the source directory in order to run the dashboard without installation causes a `sass.CompileError`...