Gcp Notebook Share Dlvm Extension

JupyterLab Extension For Sharing Notebooks for GCP AI Platform
Alternatives To Gcp Notebook Share Dlvm Extension
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Metaflow6,499
5 hours ago57September 17, 2022271apache-2.0Python
:rocket: Build and manage real-life data science projects with ease!
Cloudml Samples1,453
a year agoapache-2.0Python
Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
Seed_rl755
4 months ago22apache-2.0Python
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
Vertex Ai Samples637
5 hours ago37apache-2.0Jupyter Notebook
Sample code and notebooks for Vertex AI, the end-to-end machine learning platform on Google Cloud
Ml On Gcp461
4 months ago32apache-2.0Python
Machine Learning on Google Cloud Platform
Caliban412
a year ago10September 12, 202020otherPython
Research workflows made easy, locally and in the Cloud.
Ai Platform Samples403
a year agoapache-2.0Jupyter Notebook
Official Repo for Google Cloud AI Platform. Find samples for Vertex AI, Google Cloud's new unified ML platform at: https://github.com/GoogleCloudPlatform/vertex-ai-samples
Ai Learning Roadmap106
6 years ago
List of all AI related learning materials and practical tools to get started with AI apps
Pragmaticai103
a year agootherMakefile
[Book-2019] Pragmatic AI: An Introduction to Cloud-based Machine Learning
Meme Generator78
a month ago2apache-2.0Python
MemeGen is a web application where the user gives an image as input and our tool generates a meme at one click for the user.
Alternatives To Gcp Notebook Share Dlvm Extension
Select To Compare


Alternative Project Comparisons
Readme

JupyterLab Extension For Sharing Notebooks for GCP AI Platform

Prerequisites

  • Cloud AI Deep Learning VM (M33+)
  • AI Platform Notebook Instance (M33+)
  • AI Platform Deep Learning Containers (M32+)

Installation Stable

This extension includes both a notebook server extension and a lab extension. In order to use it, you must enable both of them.

To install the server extension, run the following in your terminal:

pip3 install share_nb

To install the lab extension, run:

jupyter labextension install share_nb

Don't forget to restart jupyter:

sudo service jupyter restart

and refresh the browser tab.

Installation For Development (Remote From Local Machine)

# INSTANCE_NAME - name of either AI Platform Notebook instance or Cloud AI Deep Learning VM
git clone https://github.com/gclouduniverse/gcp-notebook-share-dlvm-extension.git
cd gcp-notebook-share-dlvm-extension
./deploy.sh INSTANCE_NAME
Popular Artificial Intelligence Projects
Popular Google Cloud Platform Projects
Popular Artificial Intelligence Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Artificial Intelligence
Google Cloud Platform