Skip to content

steve-hao/clip2ipynb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

clip2ipynb is a Python script that monitor your system clipboard and converts HTML into ipynb notebook file.

Usage:  clip2ipynb.py

When script is running,it will monitor your system clipboard, if have some HTML format contents go in, then convert it into a ipynb notebook file

It analysis all code in <pre> Tag ,and split it into code and output

The output file is named notebook+timestamp (e.g. notebook191211165707.ipynb) on you current directory

About

monitor and convert clipboard to ipynb file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages