1.1.10 • Published 3 years ago

pynbtemplate v1.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.0

3 years ago

0.1.0

3 years ago