Skip to content

oscar6echo/jupyterlab_xkcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyterlab_xkcd

Show a random xkcd.com comic in a JupyterLab panel

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @oscar6echo/xkcd-extension

Development

For a dev install (requires npm version>=4 and <=9), do the following in the repo directory:

npm install
npm run build
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published