share_nb
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

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 Remote

Latest stable

INSTANCE_NAME=... # Namve of either AI Platform Notebook instance or Cloud AI Deep Learning VM
git clone https://github.com/gclouduniverse/gcp-notebook-share-dlvm-extension.git --branch v0.1.1
cd gcp-notebook-share-dlvm-extension
./deploy.sh "${INSTANCE_NAME}"

Latest unstable (master)

INSTANCE_NAME=... # Namve 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}"

Installation From AI Platform Notebooks

  • Open AI Platform Notebook
  • Open Terminal
  • Run the following commands for cloning:
    • latest stable: git clone https://github.com/gclouduniverse/gcp-notebook-share-dlvm-extension.git --branch v0.1.1
    • latest unstable: git clone https://github.com/gclouduniverse/gcp-notebook-share-dlvm-extension.git
  • Run the following commands for installing:
    • cd gcp-notebook-share-dlvm-extension
    • ./install.sh
  • Refresh browser tab

/share_nb/

    Package Sidebar

    Install

    npm i share_nb

    Weekly Downloads

    2

    Version

    0.1.1

    License

    BSD-3-Clause

    Unpacked Size

    26.8 kB

    Total Files

    7

    Last publish

    Collaborators

    • b0noi
    • sharenb