Allow dictionaries in config
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- David Schäfer changed milestone to %2.3.0
changed milestone to %2.3.0
- David Schäfer added feature usability labels
- David Schäfer assigned to @schaefed
assigned to @schaefed
- Author Owner
The config only supports certain data structures but not dictionatries. The idea is, to allow configs like:
varname ; test #------ ; ---- v1 ; plot(ax_kwargs={xlabel:"x", ylabel:"y"})
which is currently not possible.
- Bert Palm added needs discussion label
added needs discussion label
- Bert Palm removed needs discussion label
removed needs discussion label
- Bert Palm added category: public API label
added category: public API label
- Bert Palm added category: config label
added category: config label
- David Schäfer changed milestone to %Someday
changed milestone to %Someday
- Bert Palm mentioned in issue #437 (closed)
mentioned in issue #437 (closed)
- Bert Palm mentioned in merge request !717 (merged)
mentioned in merge request !717 (merged)
Please register or sign in to reply