Commit graph

214 commits

Author SHA1 Message Date
Jakub Jirutka
6a3daeb30c Remove compat. with nbformat <4.0: markdown heading cell
https://nbformat.readthedocs.io/en/latest/format_description.html#markdown-cells:
> Heading cells have been removed, in favor of simple headings in markdown.
2019-09-15 20:28:12 +02:00
Jakub Jirutka
613580d0b9 First refactoring 2019-09-15 20:28:12 +02:00
Jakub Jirutka
983629aaa2 Convert CommonJS to ES modules 2019-09-15 20:28:12 +02:00
Jakub Jirutka
d3b3bddf51 Use ES6 classes 2019-09-15 20:28:12 +02:00
Jakub Jirutka
3fcddfb836 Fix variable names to camelCase 2019-09-15 20:28:12 +02:00
Jakub Jirutka
94762b8216 Convert from ES5 to ES6 syntax using Lebab tool 2019-09-15 20:28:12 +02:00
Jakub Jirutka
213c197cd1 Remove spaces inside brackets 2019-09-15 20:28:12 +02:00
Jakub Jirutka
ef96ea9209 Replace double quotes with single quotes 2019-09-15 20:28:12 +02:00
Jakub Jirutka
143eaf5b4d Remove semicolons 2019-09-15 20:28:12 +02:00
Jakub Jirutka
17402cfd18 Change indentation to 2 spaces 2019-09-15 20:28:12 +02:00
Jakub Jirutka
30d55d9126 Remove IIFE wrapper 2019-09-15 20:28:12 +02:00
Jakub Jirutka
7bd698f837 Import source from notebookjs package
https://github.com/jsvine/notebookjs
2019-09-15 20:28:12 +02:00
Jakub Jirutka
b1f3ca8cb7 Prepare project 2019-09-15 20:28:11 +02:00
Jakub Jirutka
f258556f09 Initial commit 2019-08-28 23:53:26 +02:00