Skip to content

rmorshea/nbsvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Overview of NBSVG

Implaments SVG objects in the IPython Notebook using widgets.

##Installation

Clone this repo onto your local computer:

$ git clone https://github.com/rmorshea/nbsvg

Then cd into the nbsvg/ directory and install with pip:

$ pip install .

Now just create a new notebook and import with:

import nbsvg

##Usage

See docs/example.ipynb for demonstrations of object creation, alteration, and selection. Also, checkout docs/clock.ipynb, which shows how to make an animated clock with some relatively simple code.

About

create svg output for the ipython notebook

Resources

Stars

Watchers

Forks

Packages

No packages published