* Reorganize the structure for Quickstart under v2.
Update screenshot for v2 tutorial.
* Reframe the instruction (merge UI and SDK into one section).
Change from creating experiment and then creating run to creating run
directly.
Change the UI example link.
Remove unused screenshot.
* Update element id
* Update main page of Central Dashboard
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
* Add executions
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
* Update the image
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
* review: It should be Katib Experiments
* review: Add (KFP) in description text
* review: Remove the extra , before Home
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
* review: Remove GCP deployment UI reference
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
* review: Update the Artifacts text
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
* review: Update the Executions text
Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
* Updated the quickstart for kubeflow pipelines
* small fix
* updated and proof read
* clean up
* fixed merge conflict and new structure
* fixed after feedback@
* Add early stopping doc
* Few fixes
* Fix few spelling mistakes
* Fix Early Stopping type link
* Add service account name info
* Modify guides
* Address comments
* Rename hyperparameter-tuning to Katib
* Modify overview and hyperparameter
* Modify docs for v1beta1
* Add v1beta1 REST api doc
* Make metrics collector not capitalized
* Add currentOptimalTrial info
* Update UI images
* Change describe to get command
* Add v1alpha3 gRPC API ref
* Add comments to v1alpha3
* Change REST to gRPC
* Add default values for metrics collector
* Change image tag to v1beta1-e294a90
* Changes after review
* Fix list
* Update v1beta1 reference
* Add period
* Add shell to commands
* Fix colon
* Address second review comments
* Changes after doc check
* Fix API links
* Make changes for the trial template
* Modify trial doc
* Apply a11y rules
* Address the comments
* Changes for trial template guide
* Trial template changes
- Remove the out-of-date banner, as MiniKF on Google Cloud uses the latest
manifests
- Update some screenshots to reflect the latest MiniKF version on Google
Cloud
- Replace all occurrences of "GCP" with "Google Cloud"
Signed-off-by: Chris Pavlou <cspavlou@arrikto.com>
* Updates netlify config for brancy deployments.
* Initial draft, Python comp authoring.
* Updates links to Colab and GitHub.
* Updated formatting and grammar.
* Adds a script to generate MD from a notebook
* Regenerated notebook markdown using script.
* Adds unit tests and css formatting for icons
* Updates line lengths in code samples
* Adds a redirect for lightweight components guide
* Deletes the lightweight component guide.
* add a new page
* check point
* draft of benchmark guide
* twist the format: numbering is interrupted, overview seems to be reserved for a particular format
* avoid numbering interruption
* twist the format again to try the numbering
* use enum without numbering
* check point
* address comments
* address comments
* apply Joe's suggestions
* add tuning options
* and -> with
* move needed files to ml-pipeline project instead of using my personal project
* Modified configand directory structure for multiple langs.
* Moved docs and images to new i18n directories.
* Redirects are broken in preview. Moved the redirects file into the en/ directory too.
* Move the redirects file back to root.
* Test redirects with en/ prefix.
* Still testing redirects.
* I think redirects are working now.
* Removed Kubeflow customization of page edit URL.
* Moved the logos to same directory as other images.