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.2.tar.gz (174.0 kB view details)

Uploaded Source

Built Distribution

google_cloud_notebooks-1.3.2-py2.py3-none-any.whl (354.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-notebooks-1.3.2.tar.gz
Algorithm Hash digest
SHA256 460b0dd41707bda095a9606047b0b29469ec14ea8b37ce3ea5feab57e46ccbc9
MD5 0c5ef5b0a5740b378aac2452c5878e91
BLAKE2b-256 8e6d5bfc0f6a39c0ab62e808436d8028c632fa8fc66be63ce3c724b4eed157bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_notebooks-1.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f292952699642b74eedfceaa6b600057fc4337d1fa4f499026c21f3c1af2af87
MD5 2fa4906040a2376e7d27fa9a5b29614e
BLAKE2b-256 bec13ce66e6b1165f9f1449f49748e7c15d5f5f2a94aea343bbb27cf7c05cb31

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