1.1.10 • Published 2 years ago

pynbtemplate v1.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

pynbtemplate

A Vue component to render python notebooks

Install the component using

npm install pynbtemplate

Install the Vue plugin inside your vue app

js.use(PynbtemplateSimple)

Import css

import 'pynbtemplate/dist/pynbtemplate.css'

Now you are good to go

PropTypeDefaultDescription
widthpx rem em...max-contentWidth of the container
heightpx rem em...max-contentHeight of the container
gistbooleanfalseProvide a github gist like look
code_font_sizepx rem em ...1.75remfont size of the code
jsonobject-JSON schema of the code

Contributions required 🎉

https://github.com/anasaijaz/pynbtemplate

1.1.10

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.0

2 years ago

0.1.0

2 years ago