- 31 Jul, 2018 4 commits
-
-
Kyle Dunovan authored
-
Kyle Dunovan authored
-
Kyle Dunovan authored
-
Kyle Dunovan authored
-
- 21 Jul, 2018 4 commits
-
-
Kyle Dunovan authored
-
Kyle Dunovan authored
-
-
Kyle Dunovan authored
-
- 22 Jun, 2018 1 commit
-
-
Kyle Dunovan authored
added flag to show kernel logo
-
- 20 Jun, 2018 1 commit
-
-
Sean Smith authored
-
- 02 Apr, 2018 1 commit
-
-
Kyle Dunovan authored
-
- 14 Mar, 2018 2 commits
-
-
Kyle Dunovan authored
-
Kyle Dunovan authored
-
- 27 Feb, 2018 4 commits
-
-
Kyle Dunovan authored
-
-
Kyle Dunovan authored
-
Kyle Dunovan authored
Fix bug introduced in 9ba2240d
-
- 24 Feb, 2018 1 commit
-
-
Kyle Dunovan authored
-
- 23 Feb, 2018 12 commits
-
-
Kyle Dunovan authored
-
Kyle Dunovan authored
-
Kyle Dunovan authored
bump version v0.18.6; potential fix for encoding errors on python2, css/js defaults folder for overriding JT on reset
-
Kyle Dunovan authored
-
Kyle Dunovan authored
-
-
Kyle Dunovan authored
-
Kyle Dunovan authored
Added Iosevka font
-
-
Kyle Dunovan authored
-
Kyle Dunovan authored
Change layout/notebook.less file format from UTF-8 to ASCII
-
Kyle Dunovan authored
match rendered subheading styles for markdown
-
- 12 Feb, 2018 1 commit
-
-
Ryan Martin authored
-
- 09 Feb, 2018 4 commits
-
-
Kyle Dunovan authored
-
Kyle Dunovan authored
-
Kyle Dunovan authored
Make it work no matter what encoding system uses
-
chois authored
-
- 04 Jan, 2018 1 commit
-
-
Gwangmin Lee authored
Problem - File encoding of notebook.less is UTF-8 and contains U+200B (ZERO WIDTH_SPACE) which is not compatible with ASCII - If system default encoding is not UTF-8, file read fails on stylefx.py line 290 Applied solution - used 'iconv -f UTF-8 -t ASCII' command to change file encoding - U+200B character removed during conversion
-
- 03 Jan, 2018 2 commits
-
-
Kyle Dunovan authored
-
Kyle Dunovan authored
Update requirements.txt
-
- 31 Dec, 2017 1 commit
-
-
George Zhang authored
There might have been an downgrade of the stable release of lesscpy. Now it is 0.11.2, lower than the required 0.12.0. Such conflict is stopping people from upgrading and installing the package. Please refer to #213 for more details.
-
- 19 Dec, 2017 1 commit
-
-
hrbrmstr authored
-