This is a web dashboard to be used with MolSSI's [Simulation Environment for Atomistic and Molecular Modeling](https://molssi-seamm.github.io) (SEAMM). This dashboard will allow users to view results of their calculations (jobs), keep track of their simulation procedures (flowcharts), and group their jobs into projects.
BSD 3-Clause "New" or "Revised" License
3
stars
4
forks
source link
Removed flask_debugtoolbar, which is not used and has issues. #112
Flask_DebugToolbar is temporarily broke due to using deprecated functionality in Jinja2. It does not seem to be all that well maintained, and we do not actually use it, so removing completely from the Dashboard.
Flask_DebugToolbar is temporarily broke due to using deprecated functionality in Jinja2. It does not seem to be all that well maintained, and we do not actually use it, so removing completely from the Dashboard.