-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dvclive 1.0 #4085
Merged
Merged
dvclive 1.0 #4085
Changes from 69 commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
86e5e93
initial refactor
daavoo dcf97b2
Mention API Reference
daavoo a84ff5b
Fix link
daavoo 11de5a8
Add redirect
daavoo e765b93
Update content/docs/dvclive/how-to/checkpoints.md
daavoo 2082fed
Remove how-to folder
daavoo ed31bb3
Add outputs content
daavoo 8e2b6a9
Reorder sidebar
daavoo 8e3882b
Add tabs with popular frameworks
daavoo 2b61de3
Remove outdated `dvclive with DVC`
daavoo 5d217da
clean
daavoo c06f3f1
Add params
daavoo 790111c
Clarify value without DVC
daavoo d8f4817
Update outputs to current status
daavoo 542457b
Update content/docs/dvclive/get-started.md
daavoo a885104
Reduce wording
daavoo 71f0eaf
Add Python API tab
daavoo dc3328a
More details
daavoo 9ddd4cb
Updates from review
daavoo d8a73e7
Capitalize pages
daavoo 878ecc6
Mention studio for sharing experiments
daavoo d34b0a7
Merge branch 'main' into dvclive-refactor
daavoo f4d21e0
New section for Studio
daavoo 8b382ef
Add sample output
daavoo 54cc0fe
Move ml-frameworks to api-refeference
daavoo 88bfcb6
Drop resume page
daavoo 035747e
Apply suggestions from code review
daavoo 9ca4088
Restyled by prettier (#4050)
restyled-io[bot] 942349a
Suggestions from code review
daavoo 3be1c39
caps
daavoo 6c3e0c7
Add sections
daavoo df82e7a
Add example output
daavoo f0bcfe0
Add admon
daavoo 98416c6
Share experiment -> Share Results
daavoo 5cc4b57
Update output structure.
daavoo ae8d127
Revisit output names
daavoo fa1ca04
path -> dir
daavoo 8c73db4
Add make_report call
daavoo db49ca6
Rename log -> log_metric
daavoo f1d9c10
Update log_sklearn_plot. (#4074)
daavoo 9a08d4f
Merge branch 'main' into dvclive-1.0
daavoo 1c51b05
Apply suggestions from code review
daavoo 8a33ffd
Replace dvc with cli
daavoo 1e6642c
Remove tree
daavoo 5cd7701
Update output dir in frameworks
daavoo e2c1e83
grammarly
daavoo 8a79e7b
Revisit frameworks naming.
daavoo dd05deb
Remplaze `path` with `dir`
daavoo 200b744
Rename `outputs` to `how-it-works`
daavoo 98406ff
Rename `Output Folder Structure` to `How it Works`
daavoo 3e0e9d7
Rename Scalars to Metrics
daavoo c9f3693
Simplify `Live` Attributes description
daavoo eee1a66
Renamed folder to directory
daavoo 925e89f
Revisit `step` definition
daavoo 9092878
Fix tree
daavoo 8186c07
Remove cat
daavoo 5b50a9e
Replace vscode plots with data series
daavoo fa57f41
Updates with new summary behavior and step property
daavoo 07b1f5b
Fix links
daavoo 84e6df6
Consistent framework tabs
daavoo 1680073
Update content/docs/dvclive/api-reference/live/log_metric.md
1e2fd17
start: dvclive 1.0 updates to exp viz page
f4d7812
Update content/docs/start/experiment-management/visualization.md
a3e5c81
Revisit dvclive usage outside doc/dvclive
daavoo c77bfa4
Focus on context manager usage.
daavoo 91202c0
hint about next_step
daavoo df71440
Merge branch 'main' of github.com:iterative/dvc.org into dvclive-1.0
rogermparent be394a2
Update content/docs/dvclive/api-reference/live/next_step.md
daavoo 6b9d2c9
Link for `Live.metrics_file`
daavoo 3fd57c5
Restyled by prettier (#4097)
restyled-io[bot] 11d6166
Updates per https://github.com/iterative/example-repos-dev/pull/143
daavoo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Non-blocking suggested rewording:
Also, why no mention of
make_checkpoint()
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm also curious as to why this is not considered part of the https://dvc.org/doc/dvclive/api-reference#basic-workflow .