Skip to content

The Electron application that encapsulates Khiops Covisualization

License

Notifications You must be signed in to change notification settings

KhiopsML/kc-electron

Repository files navigation

Build Releases test workflow Latest Stable Version End-to-end tests gitleaks badge

The Electron application that encapsulates Khiops Covisualization from https://github.com/KhiopsML/khiops-visualization

Based on https://github.com/maximegris/angular-electron.git

Installation

# yarn install

Development mode with Electron AND visualization component

Run:

# yarn dev

This will replace visualization-component lib with the current local copy:

"scripts": [
  "../visualization-component/dist/khiops-webcomponent/main.js"
],

Boilerplate change log

https://github.com/maximegris/angular-electron/blob/master/CHANGELOG.md