Skip to content

mknz/ipynb-plotly-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipynb-plotly-extractor

CLI utility to extract Plotly JSON data from IPython Notebook file

Quickstart

git clone https://github.com/mknz/ipynb-plotly-extractor.git
cd ./ipynb-plotly-extractor
sudo npm install -g
ipynb-extract Untitled.ipynb
ls Untitled*.json
>>> Untitled_fig_001.json

About

CLI utility to extract Plotly JSON data from IPython Notebook file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published