Go to file
pollfly eb91aaa361
Update docs (#153)
* add info for clear filter, float behavior, and tag exclusion

* add data examples to guides

* fix typo

* fix filtering wording, and float admonition title

* add abort all children action

* dataset metadata initial

* fix expand icon

* initial new exp comparison window

* initial scalar full screen

* fix typo

* edit dataset version metada

* edit exp comparison and add missing alts to icons

* add info about dataset-level datasets

* add info about full screen mode

* HOCON >>> JSON

* HOCON >>> JSON

* dataset card edits

* edit fullscreen scalar mode

* edit fullscreen scalar plots

* edit pipeline example based on code fixes

* full screen scalar edit

* add context navigation

* Add experiment selection info

* experiment selection edit

* custom ui plugin

* datasets and versioning

* fix link
2022-01-10 11:45:29 +02:00
.github/workflows Update links.yml 2022-01-05 16:20:30 +02:00
docs Update docs (#153) 2022-01-10 11:45:29 +02:00
src Add ClearML session command line options (#18) 2021-07-20 10:45:22 +03:00
static Update docs (#153) 2022-01-10 11:45:29 +02:00
.eslintrc.js Initial commit 2021-05-14 02:48:51 +03:00
.gitignore Initial commit 2021-05-14 02:48:51 +03:00
.prettierignore Initial commit 2021-05-14 02:48:51 +03:00
.prettierrc Initial commit 2021-05-14 02:48:51 +03:00
.stylelintrc.js Initial commit 2021-05-14 02:48:51 +03:00
babel.config.js Initial commit 2021-05-14 02:48:51 +03:00
docusaurus.config.js Add HyperDataset SDK refrence 2021-09-18 01:18:04 +03:00
LICENSE Initial commit 2021-05-14 02:48:51 +03:00
old-sidebars.js Folder name conformity (space->underscore) 2021-12-27 19:51:46 +02:00
package-lock.json Upgrade docusaurus 2021-05-19 05:19:07 +03:00
package.json Add gtag 2021-06-06 23:56:49 +03:00
README.md Update README 2021-05-14 02:51:41 +03:00
sidebars.js Add XGBoost example docs (#148) 2022-01-02 16:23:06 +02:00

ClearML - Auto-Magical Suite of tools to streamline your ML workflow
Experiment Manager, ML-Ops and Data-Management

ClearML Documentation Website

The ClearML documentation website is built using Docusaurus 2, a modern static website generator.

Contributing (yes please!)

PRs are always welcomed ❤️

Good PR examples

  • If you see something that is inaccurate or missing
  • A topic that interests you is not addressed
  • You feel that a guide would have made your life easier
  • Anything you know / experienced that might also help other community members
  • Setup and use-case examples

May the force (and the goddess of learning rates) be with you!