Skip to content

Fix: make variable compatible with notebook tools

Mikhail Karnevskiy requested to merge fix/input_PlotCalDB into master

@haufs @ahmedk

  • A variable with a value written like 8000 / 3.6 / 67 will be not recognized as an input parameter of the notebook.
  • One of the variable contains a list of lists instead of a simple list.

Merge request reports