Trains - PyCharm Plugin

GitHub license GitHub release

The Trains PyCharm plugin enables syncing local execution configuration to a remote executor machine:

Installation

  1. Download the latest plugin version from the Releases page

  2. Install the plugin in PyCharm from local disk:

Alt Text

Optional: Preset Trains configuration parameters

In PyCharm

  1. Open Settings -> Tools -> TRAINS

  2. Configure your Trains servers information:

    1. API server (for example: http://localhost:8008)
    2. Web server (for example: http://localhost:8080)
    3. File server (for example: http://localhost:8081)
  3. Add your TRAINS user credentials key/secret

Alt Text

Additional Documentation

For detailed information about the Trains open source suite, see our Trains Documentation.

Community & Support

Contributing

We encourage your contributions! See our Trains Guidelines for Contributing.