Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.54 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.54 KB

NeuroX

version 1.0

Simple job manager for Neuromation platform.

It allows you:

  • Create and kill jobs
  • Activate python remote debugging
  • Monitor job output
  • Create SSH connection
  • Create your own presets
  • Receive notifications, when job status changes

NeuroX screenshot NeuroX screenshot

Tutorials

Neuromation CLI

NeuroX

Installation

Clone the repository and run build.sh script:

git clone https://github.com/rebryk/neurox.git
cd neurox
bash build.sh

You can find NeuroX.dmg in the dmg folder.

License

MIT