Masacroso
Masacroso
I would like this option too. Some computations are very lengthy and its very annoying that the notebook run automatically from the start. I would like to prevent it, so...
> I'm getting a very similar issue, also on Manjaro. And I believe [this thread, on Reddit](https://www.reddit.com/r/espanso/comments/uu1us7/problem_installing_expanso_manjaro_linux/) is related too. > > Failed to register AppImage in system via libappimage:...
I had the following behavior: in Manjaro (completely updated to stable libraries as I write this) after I download the appimage then if I run the appimage double-clicking it then...
> Thank you for the help. I did what you said, step by step, and I get the same error again (yes, the toolkit is already installed). And I used...
> I think that's the idea like [Collapse headings](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/collapsible_headings/readme.html) jupyter extensions. > Also interesting is hiding sections until an exercise is completed. (@dpsanders) I would like something like that, this...
> @Masacroso maybe [notebooks within notebooks](https://www.notion.so/Notebooks-inside-notebooks-9e99d381c3014e40b310d4846c764a15) is interesting? Certainly it seems interesting... it seems that you can fall inside an infinite nested sequence of notebooks!!! Yes, it seems that you...
> I not sure why it doesn't work for you. It has been working for me. See the example here: https://jobindjohn.github.io/obsidian-publish-mkdocs/Features/LaTeX%20Math%20Support/ > > Can you verify if it's not rendering...
> Interesting. In your example, you get an error only on 2D.1. Perhaps it has something to do with `\begin{align*}` ? I get errors in the whole document, not just...
> It does some scaling, unfortunately not too much. However it scales the text more than the arrows, what can be seen if you change the scale from 2 to...
> This scaling can be done by css, it could be resolved by adding some parsing for width and height settings in the codeblock: > > i.e. > > ```...