mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Documentation examples
This commit is contained in:
@@ -4,6 +4,8 @@ from clearml import Task
|
||||
import plotly.express as px
|
||||
|
||||
|
||||
# Connecting ClearML with the current process,
|
||||
# from here on everything is logged automatically
|
||||
task = Task.init('examples', 'plotly reporting')
|
||||
|
||||
print('reporting plotly figures')
|
||||
|
||||
Reference in New Issue
Block a user