This repository serves as a common repository for Google-developed Jupyter extensions.
This is not an officially supported Google product.
The google-cloud-jupyter-config
subdirectory contains the source code for the
google-cloud-jupyter-config
package.
This intended to be a reusable library that other extensions can use to get configuration information from the gcloud command line tool
The jupyter-gcs-contents-manager
subdirectory contains a Jupyter Contents Manager
that reads contents from a GCS bucket.
The kernels-mixer
subdirectory contains the source code for the
kernels-mixer package.
This is an extension for jupyter_server that allows local and remote kernels to be used simultaneously.