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

Uploaded Source

Built Distribution

google_cloud_notebooks-1.3.1-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.1.tar.gz.

File metadata

File hashes

Hashes for google-cloud-notebooks-1.3.1.tar.gz
Algorithm Hash digest
SHA256 c3f65358612992828ab59d4f3811aad5c1f841c0e27f179a43c0806fe4421ed8
MD5 3a0fb71ff296e8831f7698fca9af8b31
BLAKE2b-256 e0f0391bc29a0f26df587ca9d7820e1391b3ed22f8b8a93658de86b655ce984b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_notebooks-1.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 895724f3d2909a90f8a27e6ecf1f6c1f5ccf435799ffb7f019109f8a2b02afed
MD5 a3143e7f6194b3851bba7a0650b3cf62
BLAKE2b-256 3897f6f72c315f2d08563c7b9697d2f3bb227ad6ec9f31bd72261eda38278c0f

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