Josh Barnes
2dc13a52bc
[tests] test yaml files using jupyter_nbextensions_configurator
...
to avoid typos which may prevent nbextensions getting installed
2017-10-05 13:40:29 +01:00
Josh Barnes
375a9be7b1
Merge pull request #1052 from gabyx/master
...
Changed regex parsing in embedhtml.py to XML parsing with lxml, regex…
2017-10-05 11:52:22 +01:00
Gabriel Nuetzi
0adb6a200f
Review Changes: lint, isort, conda and pre_embedhtml.py removed
2017-09-18 22:04:09 +02:00
Josh Barnes
d4d56a5f7e
Require newer jupyter_contrib_core and jupyter_nbextensions_configurator
...
Since the imports have changed for notebook 5.x, and otherwise the
deprecated config key server_extensions gets set, instead of the
currently-used nbserver_extensions
2017-08-31 10:21:43 +01:00
Josh Barnes
a5166fd54e
[install] remove psutil requirement by using notebook's own check
...
use the notebook-provided list_running_servers function to check
for running notebook servers, rather than using our previous
psutil effort.
2017-08-14 00:59:28 +00:00
Josh Barnes
184e845c97
[requirements] require nbconvert >=4.2
...
nbconvert exporters declared in setuptools entry_points were introduced only in
nbconvert 4.2, so we need at least 4.2 for thwm to work as described in our docs.
2017-05-17 15:56:36 +01:00
Josh Barnes
8f77e115d3
update dependency versions
2017-03-23 01:00:19 +00:00
Josh Barnes
f4430a383b
[collapsible_headings] update conda recipe with correct imports
2017-02-18 17:41:20 +00:00
Josh Barnes
5ee9e8c6ec
[requirements] nbTranslate need traitlets 4.1
2017-02-05 18:05:10 +00:00
Jürgen Hasch
f2aca35f4b
Add updated template and remove strip_output_prompt references
2017-01-08 16:13:31 +01:00
Josh Barnes
26956cd7b8
add jupyter_highlight_selected_word nbextension
2016-11-28 01:05:38 +00:00
Josh Barnes
0bb960c2f2
more removal of latex_envs:
...
- templates
- fix conda env import tests
2016-11-27 18:46:25 +00:00
Josh Barnes
14e9eadb58
add local conda recipe
2016-11-24 13:10:51 +00:00