Skip to content

jupyterhub/nbgitpuller allows for content provider plugins, this python package provides downloader plugins

License

Notifications You must be signed in to change notification settings

jupyterhub/nbgitpuller-downloader-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbgitpuller-downloader-plugins

jupyterhub/nbgitpuller allows for content provider plugins, this python package provides downloader plugins

There are three downloader-plugins included in this repository:

  • nbgitpuller-downloader-generic-web
  • nbgitpuller-downloader-googledrive
  • nbgitpuller-downloader-dropbox

When this package is installed next to nbgitpuller in a jupyterhub instance, you can use nbgitpuller links to compressed archives(zip an tar) in Google Drive, Dropbox or any publicly exposed URL to download your notebooks(or any files) into a jupyterhub.

This plugin expects URLs included in the nbgitpuller link to be in the following format:

In all of these cases, the archive must be publicly available or "shared" with everyone in the case of Google Drive.

Installation

python3 -m pip install nbgitpuller-downloader-plugins

About

jupyterhub/nbgitpuller allows for content provider plugins, this python package provides downloader plugins

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages