User guide#
The preferred way to interact with Nublado is either to go to the top-level JupyterHub page with a web browser, or to use the Python Nublado client. The latter is a Python library available from PyPI and can be declared as a dependency or installed with pip in the normal way:
pip install rubin-nublado-client
Python client
Other languages