Skip to content

Fix warnings from Electron in Explorer #661

@lrennels

Description

@lrennels
  • resolve the Electron warning raised in test_explorer_model with the message:
(node:45405) Electron: Loading non context-aware native modules in the renderer process is deprecated and will stop working at some point in the future, please see https://github.com/electron/electron/issues/18397 for more information
  • [DONE ... local environment issue] there is a bug test_explorer_sim.jlthat traces back to the get_sim_results method that pulls results from disk with results = CSVFiles.load(filepath) |> DataFrame ... it seems to be a CSVFiles.jl related issue

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions