When you install the Python client, the
oraclegraph package, which provides the graph
visualization extension for Jupyter, is also installed automatically.
Enable the Notebook Extension if you are using the classic Jupyter Notebook
interface.
jupyter nbextension enable --py oraclegraph
Skip this step if you are using JupyterLab, as the extension is
automatically enabled when installed.
Run and launch the web application for your Jupyter environment.