Skip to content

Web-App to inspect your training, optimization and evaluation results generated by PHOTONAI

License

Notifications You must be signed in to change notification settings

wwu-mmll/photonai_explorer

Repository files navigation

PHOTONAI Explorer

GitHub Workflow Status (branch) License: AGPLv3 GitHub Release Twitter Follow

PHOTONAI Explorer is a web-app to inspect your training, optimization and evaluation results generated by PHOTONAI. Have a look at https://explorer.photon-ai.com to see it in action. Beyond using the Explorer online, we offer binaries for every desktop platform in the release section for offline usage.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Deployment

See photon_explorer_serv for desktop deployment.

Customize configuration

See Configuration Reference.