Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
just the trimmed number
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added option to toggle columns on show_trait page, including case att…
|
|
|
|
after the recent correlation table changes
Fixed issue where the Sample p(r/rho) sort wasn't sorting using scientific notation, which resulted in the initial sort being bad
|
|
and added an assert that 'name' is passed instead of using if/else, since it should always be passed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* wqflask/wqflask/templates/environment.html: New paragraph.
|
|
|
|
|
|
* wqflask/wqflask/markdown_routes.py: New import:
"send_from_directory"
(svg_graph): New function that adds route for svg_graph.
* wqflask/wqflask/static/new/css/markdown.css: New style rules for svg
graph.
* wqflask/wqflask/templates/environment.html: Add new section for
displaying svg graph.
|
|
Bugfix/edit button to actual markdown
|
|
|