-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
binder setup broken #172
Comments
If binder still works, we should link to it from the website. |
I've recompiled it and the plots don't work. I think we need to install LaTeX. |
I see there are at least a couple of conda packages with texlive. Maybe those would be enough? |
Let's try: 91180de. |
Didn't work. |
What's the error message? |
Perhaps it's easier to test by just setting up a conda env locally. |
Same error message as before. |
Right now we don't store the notebooks in the repository, let alone their outputs. This makes binder not directly useful to us. However there's a relatively easy way to fix the problem: we should run the building of the image in the binder's dockerfile. This would be too inefficient if this was triggered by the users, however we can trigger the builds from pipelines for master manually by hitting The only problem about this is that we cannot check whether the binder build succeeded. |
Closing as a duplicate of #230 |
Trying to run a plot with a latex label results in an error:
The text was updated successfully, but these errors were encountered: