jupyterhub / nbgitpuller-downloader-googledrive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nbgitpuller - google drive download plugin

Google Drive uses a uniquely formatted URL to identify files and folders. As a result, programmatically downloading from Google Drive requires special handling. The implementation of the download plugin for Google Drive handles these requirements.

The plugin is expecting a Google Drive URL in this format:

Please note that the file(compressed archive) must have permissions set so that anyone with the link can view the file.

Installation

python3 -m pip install nbgitpuller-downloader-googledrive

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%