Jupyter NotebooksΒΆ
Qubole provides JupyterLab interface, which is the next generation user interface for Jupyter. Jupyter notebooks are supported on Spark 2.2 and later versions.
Note
JupyterLab interface is a Beta feature, and is not enabled for all users by default. You can enable this feature from the Control Panel >> Account Features page. For more information about enabling features, see Managing Account Features.
The following topics help you understand how to use the JupyterLab notebook interface to create and manage Jupyter notebooks:
- Accessing JupyterLab Interface with R59
- Accessing JupyterLab Interface
- Access Control in Jupyter Notebooks
- Folders in JupyterLab Interface
- Creating Jupyter Notebooks
- Running Jupyter Notebooks
- Scheduling Jupyter Notebooks
- Managing Jupyter Notebooks
- Version Control Systems for Jupyter Notebooks
- Data Visualization in Jupyter Notebooks
- Exploring Data in Jupyter Notebooks
- Interpreter Modes for Jupyter Notebooks
- Configuring Spark Settings for Jupyter Notebooks
- Viewing Spark Application Status
- Converting Zeppelin Notebooks to Jupyter Notebooks
- Adding Packages to Jupyter Notebooks
- Changing the JupyterLab Interface Theme
- Known Limitations