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.
1 parent f262651 commit f7da35aCopy full SHA for f7da35a
.travis.yml
@@ -26,6 +26,7 @@ install:
26
script:
27
# Your test script goes here
28
- jupyter nbconvert --to latex rosi_py.ipynb
29
+ - patch < title_author.diff
30
- pdflatex rosi_py.tex
31
- source deactivate
32
0 commit comments