Skip to main content

Running a jupyter lab or vs code server environment from colab with google drive support

Project description

gpu_tpu_lab_server

Running a jupyter lab or vs code server environment from colab with google drive support.

Motivation for creating this package

  1. For some reason in fns python package version >=0.5, fns.colab supports only normal jupyter notebook with drive support, so here I have used the previous version of that fns.colab code to support jupyter lab environment.
  2. It was boring to copy paste the whole code everytime to start the jupyter lab environment in colab, so I created a package of it.
  3. Also, I wanted to try how to create python package using nbdev, this sounded like a good excuse.

Install

pip install gpu_tpu_lab_server

How to use

from gpu_tpu_lab_server.core import jupyter_lab

run

jupyter_lab() # for jupyter_lab environment
vscode() # for vscode server environment

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

gpu_tpu_lab_server-0.0.2.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

gpu_tpu_lab_server-0.0.2-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

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