canonical / kubeflow-examples

Charmed Kubeflow examples
Apache License 2.0
39 stars 9 forks source link

Add "Explore Components" tutorial #46

Closed mvlassis closed 1 month ago

mvlassis commented 1 month ago

Ref: KF-6256

This PR adds a .ipynb file with the code that is to be used in the new "Explore Components" tutorial in the Charmed Kubeflow documentation. It is heavily based on the e2e-wine tutorial, found here. The new Notebook file removes all comments, the part about configuration for running behind a proxy, and the installation of any packages that are not used.