We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dear @jstac , I noticed that the digraphs shown in lecture finite_markov are presented using PDF figures.
Do you think it would be a good idea to convert them into tikz figures here?
I would love to check that for other lectures.
The text was updated successfully, but these errors were encountered:
Hi @shlff , does tikz work well in Jupyter book?
I prefer tikz but I don't want to complicate things too much.
Thanks for thinking of this.
Sorry, something went wrong.
@shlff this is a nice suggestion.
https://github.com/sphinx-contrib/tikz
will work in jupyter-book but we would need to add the extension to:
jupyter-book
environment.yml
lectures/_config.yml
and this enforces the need for LaTeX to be installed (which our CI and Publish workflows have so that is 👍 )
LaTeX
CI
Publish
shlff
No branches or pull requests
Dear @jstac , I noticed that the digraphs shown in lecture finite_markov are presented using PDF figures.
Do you think it would be a good idea to convert them into tikz figures here?
I would love to check that for other lectures.
The text was updated successfully, but these errors were encountered: