An error occurred fetching the project authors.
- 07 Mar, 2018 1 commit
-
-
Stefan Behnel authored
-
- 06 Mar, 2018 1 commit
-
-
Stefan Behnel authored
Closes #2124.
-
- 02 Mar, 2018 1 commit
-
-
Thijs Damsma authored
Inlined the toggleDiv function to workaround that jupyterlab doesn't support script tags in html.
-
- 21 Aug, 2017 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Jul, 2016 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
make current scope available to FunctionState and CCodeWriter to give access to variable types from AnnotationCCodeWriter
-
- 01 Oct, 2015 1 commit
-
-
Stefan Behnel authored
-
- 26 Jul, 2015 1 commit
-
-
Stefan Behnel authored
-
- 25 Jul, 2015 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 Mar, 2015 1 commit
-
-
Stefan Behnel authored
-
- 28 Feb, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 26 Feb, 2015 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 15 Feb, 2015 1 commit
-
-
Stefan Behnel authored
-
- 17 Jun, 2014 1 commit
-
-
Stefan Behnel authored
-
- 27 Apr, 2014 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Matthias BUSSONNIER authored
- if pygments is availlable, highlight - when lines have no generated code, do not generate the subdiv and do not make clickable - line number with correct number digit for alignment of code - line that can be expanded with + in front - use 0 margin top and bottom for code blocks
-
Matthias BUSSONNIER authored
This allow to reuse directly the body and embed it without having to wrap it in the correct div and have the CSS apply to it.
-
- 26 Apr, 2014 8 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 9e1c6980d3fd2fa2d1cd0e882f7e186c3a08c7e5
-
- 25 Apr, 2014 3 commits
-
-
Matthias BUSSONNIER authored
special_char was use before for counting column offset, now removed. replace by escape_html
-
Matthias BUSSONNIER authored
-
Matthias BUSSONNIER authored
generated html can be added many time in one page relying on line number to collapse is dangerous. Walking the dom to get next children is more reliable
-