Konrad Zdeb
Konrad Zdeb
Hi, thanks for replying. It's a good project and very useful. I'll try to have a look and see if I can come up with a PR but that won't...
So I had a (very) quick look into the for the styles tex, for quick fix the one could just modify the `setupalign` call with the right switch, which seems...
Can you post more details? I’ve installed/reinstalled this plugin on few occasions, switched forks and didn’t experience the issue. It may be good if someone would attempt to replicate this...
For the record, I use vim-plug and load the plugin in the following manner: ```viml " Org mode installation Plug 'jceb/vim-orgmode' " Task list and Emacs-like org file managment "...
Hi, thanks for your responsiveness. There is no problem with passing commands to tmux but I've started ipython manually, what would be the equivalent to setup to launch tmux session...
HI @jpalardy , The `vimrepl` script works as expected when run inside tmux.
Good issue, trying to use the existing image got the following: ``` docker pull pdf2htmlex/pdf2htmlex Using default tag: latest Error response from daemon: manifest for pdf2htmlex/pdf2htmlex:latest not found: manifest unknown:...
Hi, I'm experiencing the same issue, [which I actually referenced on SO](https://stackoverflow.com/q/56613223/1655567), after running connection attempt with `options(sparklyr.verbose = TRUE)` I get the same error message: ```r options(sparklyr.verbose = TRUE)...