usnistgov / nestor-tmp2

Quantifying tacit knowledge for investigatory analysis
Other
9 stars 5 forks source link

nestor-dash 0.3 incompatibility #53

Closed rtbs-dev closed 5 years ago

rtbs-dev commented 5 years ago

after the project-oriented UI update, nestor-dash no longer uses correct imports to check for csv-header mapping

What if new functionality went like this:

  1. dash looks in the .nestor-tmp folder (created to store projects) for any availabile projects that have an .h5 ready
  2. via drop-down, user can select a valid project to analyze
  3. dash uses the same directory to read the config file for that project, getting the relevant csv header mapping directly.
ghost commented 5 years ago

At the present state, should I not use the dashboard until this is fixed or re-factored?

rtbs-dev commented 5 years ago

should be fixed via ae74b45; stay tuned for v0.3 full release for an update to pip.