Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

jupyter/nbshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

nbshot

Notebook viewer screenshot service based on node-webshot.

Currently, this creates screenshots from nbviewer and posts them to a CDN.

docker run -p 8181:8181 \
           -e OS_USERNAME= \
           -e OS_PASSWORD= \
           -e OS_REGION_NAME= \
           -e CONTAINER= \
           jupyter/nbshot

Note that this is largely provisional in API use and is only intended as a service for nbviewer itself to use.

About

Creates images for social media cards and nbviewer's front page

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published