Skip to main content

Jupyter configuration utilities using gcloud

Project description

Notebook server configuration using the Google Cloud SDK

This package provides Python classes that can be used in the Jupyter config file (e.g. ~/.jupyter/jupyter_lab_config.py) in order to fill in some configuration using the Google Cloud SDK's gcloud tool.

Included features

This package provides utility methods to look up any configuration options stored in the active gcloud config, in particular the project and region.

Additionally, this provides a utility method to update a given Config object to connect to a kernel gateway URL managed by Google.

Prerequisites

Install both Jupyter and gcloud.

For the kernel gateway feature, you will need an installation of Jupyter that uses the jupyter_server project and the version of jupyter_server you have installed needs to be at least version 2.4.0.

You will also need to log in to gcloud:

gcloud auth login

... and configure your project and region:

gcloud config set core/project ${PROJECT}
gcloud config set compute/region ${REGION}

Install

Clone this repository, and from this directory run the following:

pip install .

Setup

If you do not already have a Jupyter config file (e.g. ~/.jupyter/jupyter_lab_config.py), the first generate one with the following command:

jupyter lab --generate-config

The open your config file and add the following two lines to the end:

import google.cloud.jupyter_config
google.cloud.jupyter_config.configure_gateway_client(c)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google_cloud_jupyter_config-0.0.13.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_cloud_jupyter_config-0.0.13-py2.py3-none-any.whl (14.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file google_cloud_jupyter_config-0.0.13.tar.gz.

File metadata

File hashes

Hashes for google_cloud_jupyter_config-0.0.13.tar.gz
Algorithm Hash digest
SHA256 0835cd565c082df366f3d0e2b0676888ae00c7594520bc3463521b3b8b25ad6a
MD5 57ddc72e90fad513f9cda326fdccac5e
BLAKE2b-256 e83d91dc1db6f2497d86d1ce10103ad4b15761f79dca210a65a18ccd438c6202

See more details on using hashes here.

Provenance

The following attestation bundles were made for google_cloud_jupyter_config-0.0.13.tar.gz:

Publisher: publish.yml on GoogleCloudPlatform/jupyter-extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file google_cloud_jupyter_config-0.0.13-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_jupyter_config-0.0.13-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e227af635c4790a6c37f280c7bd747316ba525e45bf09b1f08cfa69cf76f8428
MD5 78f05303ec6c66feaa8b3581100513fd
BLAKE2b-256 24e604321ea43f3e0e1c38f18d24a8d800d8af7d1e17873f29f62f66e5e1ba3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for google_cloud_jupyter_config-0.0.13-py2.py3-none-any.whl:

Publisher: publish.yml on GoogleCloudPlatform/jupyter-extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page