Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.73 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.73 KB

ClearML Snippets for Visual Studio Code

A tool to help you create ClearML tasks and experiments faster and easier.

Features

  • Create and edit code snippets directly from VSCode
  • Organize snippets into folders and tags for easy searching and access
  • Use snippets in your code by typing the snippet name and pressing Tab
  • Automatically sync your snippets with ClearML for access across multiple devices and environments

Prerequisites

Installation

  1. Install the extension from the Visual Studio Marketplace
  2. Sign in to your ClearML account
  3. After installation, click "Reload" to activate the extension.
  4. In the VSCode command palette (Ctrl+Shift+P), search for "ClearML: Set API Key" and enter your ClearML API key.

Usage

  1. In the VSCode command palette (Ctrl+Shift+P), search for "ClearML: Create Snippet" and follow the prompts to create a new snippet.
  2. In the VSCode command palette (Ctrl+Shift+P), search for "ClearML: Edit Snippet" and follow the prompts to edit an existing snippet.
  3. In the VSCode command palette (Ctrl+Shift+P), search for "ClearML: Delete Snippet" and follow the prompts to delete an existing snippet.
  4. In the VSCode command palette (Ctrl+Shift+P), search for "ClearML: Sync Snippets" to sync your snippets with ClearML.

Contributing

We welcome contributions to this project. Please see our [contributing guidelines]

License

This project is licensed under the terms of the [MIT license]

Contact

For questions or feedback, please contact us at [email protected]