Åsmund Rognerud Birkeland
Åsmund Rognerud Birkeland
#### Description #### Steps/Code to Reproduce remove line 14, edge in graph, from `demos/usage-reset-layoyt.py` see https://github.com/plotly/dash-cytoscape/pull/141 #### Expected Results Layout should still be updated when pressing reset #### Actual Results...
## About Showcasing bug in resetting layout ## Description of changes remove edge from reset layout example ## Pre-Merge checklist - [ ] The project was correctly built with `npm...
#### Description Persistence is now being integrated into dash core components, https://dash.plotly.com/persistence. This would be a very useful feature in Cytoscape when dealing with multi-page dash applications. Seems to be...
## About This PR is about solving the issue of persisting component information natively. resolves #113 ## Description of changes - Added new demo for usage of persistence. ## Pre-Merge...
When parsing arguments for forward model jobs or workflow jobs we see some strange behaviour when escaping certain characters: - spaces works only in double quotes - commas works only...
When the restart in the summary files are not readable/reachable, the summary object is still created but has missing data. This should probably raise an error instead.
**Issue** Resolves #my_issue **Approach** _Short description of the approach_ ## Pre review checklist - [x] Added appropriate release note label - [x] PR title captures the intent of the changes,...