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.
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.