4.7 Import a Notebook

You can import notebooks across Pluggable Databases (PDBs) into your workspace. Oracle Machine Learning UI supports the import of notebooks in the native format (.dsnb), Zeppelin (.json) and Jupyter (.ipynb) notebooks.

Oracle Machine Learning UI supports the import of both Zeppelin (.json) and Jupyter (.ipynb) notebooks.

Note:

Starting in Oracle Database 20c,"database" refers specifically to the data files of a multitenant container database (CDB), pluggable database (PDB), or application container.
To import a notebook:
  1. On Oracle Machine Learning UI home page, click Notebooks.
  2. On the Notebooks page, click Import.
    This opens the File Upload dialog. Browse and select the notebook that you want to import.

    Note:

    You must have the notebook saved as a .json file or .dsnb file to import it. You can import notebooks exported from non-Oracle Apache Zeppelin environments, but only paragraphs types that are supported may be run.
  3. In the File Upload dialog, browse and select the notebook and click Open.
    This imports the notebook file into your workspace.
  4. Click the imported notebook to open it. On the Notebooks page, click the gear icon to view the interpreter bindings.