Notebooks
Provides a brief overview of Notebooks in HPE Ezmeral Unified Analytics Software.
Notebooks are an interactive computational environment to develop and run your data science
applications. You can use Notebooks to run code snippets, view the results, and then save the
data in HPE Ezmeral Unified Analytics Software.
Notebook files are saved with a .ipynb
extension.
You can edit notebook files, change parameters, display the results, and document the methodology, results, summary, and findings within the same file.
You can run your commands, visualize data, and get outputs and results using the following
Kubeflow Notebook interfaces:
Features and Functionality
Kubeflow in HPE Ezmeral Unified Analytics Software
supports the following features and functionality:
- All the actions are done as your logged-in user and not as the Jovyan user.
- The notebooks are integrated with the SDK (Feast, MLlflow, Kubeflow Pipelines, Katib, Ray, EzPresto).
- Special data science notebook that includes common machine learning and data science libraries.
- Ability to install new packages to the notebook at runtime or create a custom notebook image.
To experience notebooks in HPE Ezmeral Unified Analytics Software, refer to the following tutorials: