We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4257b5 + 2b2c115 commit fab0febCopy full SHA for fab0feb
binder/environment.yml
@@ -34,6 +34,6 @@ dependencies:
34
- r-languageserver
35
- rpy2
36
# for tex
37
- - conda-forge/label/cf202003::tectonic
+ - tectonic
38
- texlab
39
- chktex
ci/env-test.yml.in
@@ -22,11 +22,7 @@ dependencies:
22
- r-stringi >=1.4.6
23
24
# tex
25
- # NOTE: pinned tectonic label to prevent a Windows failure, see:
26
- # https://github.com/krassowski/jupyterlab-lsp/pull/318#issuecomment-678352715
27
- # and
28
- # https://github.com/krassowski/jupyterlab-lsp/pull/318#issuecomment-678540262
29
30
31
32
# test tools
0 commit comments