Skip to main content

No project description provided

Project description

ga pypi versions

AI Platform Notebooks: manage notebook resources in Google Cloud.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the AI Platform Notebooks API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-notebooks

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-notebooks

Next Steps

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-notebooks-1.3.0.tar.gz (173.7 kB view details)

Uploaded Source

Built Distribution

google_cloud_notebooks-1.3.0-py2.py3-none-any.whl (353.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-notebooks-1.3.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-notebooks-1.3.0.tar.gz
Algorithm Hash digest
SHA256 8772787dc4310428d617b4cf086a7a5fbfd9dd19e1afc56a979b9b4d6a15ac3b
MD5 3b0ada0292a4026ea10d63282640d62f
BLAKE2b-256 98b0b20af340c858fdc62e56c180e82c941aeece8ddff56ba1ad2d4f55cb3e06

See more details on using hashes here.

File details

Details for the file google_cloud_notebooks-1.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_notebooks-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ffd6f5beebda409fed6b83a9549708ba7a345758c49c29660975d8795130fdf5
MD5 718e58bbbf4d3c6925a703c3367160e5
BLAKE2b-256 6aaf23d8640ae316c23eae1444cd022230d937bb7cdcedcb394aafe6175c3d7b

See more details on using hashes here.

Supported by

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