signac-dashboard icon indicating copy to clipboard operation
signac-dashboard copied to clipboard

Rapidly visualize signac projects through a customizable dashboard interface.

Results 22 signac-dashboard issues
Sort by recently updated
recently updated
newest added
trafficstars

### 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...

enhancement

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...

enhancement

**[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:![signac-dashboard-aiche-2017.png](https://bitbucket.org/repo/7Ezk9y7/images/1592048048-signac-dashboard-aiche-2017.png)

**[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...

bug

**[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."

enhancement

**[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...

enhancement

**[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...

enhancement

**[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...

enhancement

**[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...

enhancement

**[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`...

bug