James Hirschorn
James Hirschorn
I'm just trying this out. Do I understand correctly that if I have one Window with 2 groups: GroupA and GroupB, and then I decide I want 2 windows, say...
I tried the workaround and so far it worked well. But you must render the rmarkdown files manually.
Unfortunately, any shortcodes in the `.rmd` are rendered verbatim. Is there a way to use multiple `.md` files for a single post? Then I could just knit the `.rmd` without...
It is even "worse" than this. If my image is produced by `plt.show()` then clicking on it does nothing. The workaround didn't work properly for me, but I will put...
I tried the workaround by @whitead but it did not work for me. His sample book looks great, but I could not reproduce it (though I didn't try building his...
Thanks @whitead for updating the post! However, now it seems to do nothing. No worries, the default click on image behaviour is good enough for my current project. A completely...
The same issue applies to the `image` directive. I wasted several hours on this. I was able to work around this without changing the output by specifying `scale`: ``` ```{image}...
> Can you please try the following (method from #49)? > > ``` > $ sudo mkdir /dev/binderfs > $ sudo mount -t binder binder /dev/binderfs > $ anbox session-manager...
> When I copy & paste into RStudio these are either black & white, or empty squares. Does this mean there is a problem with my installation?
That made no difference. After `cmake ..` there is the message: `Build files have been written to: /home/james/src/boost` that the build files are in the parent directory. Then cd .....