Nils
Nils
I'm happily using remark with jekyll. Jekyll let's me work with a template file, as it is descrbed in the [wiki](https://github.com/gnab/remark/wiki/Using-with-Jekyll). I would also like to use jekyll's `include` command...
I'm using remark to solve a problem that couldn't solve with any other software till now. I've specified a template slide that I reuse throughout my slides (e.g. "the points...
I'm trying to use highlightSpans with `bash` and `python`, but it only seems to work with `ruby` (I've yet only tested the three mentioned languages). see also: http://jsfiddle.net/uwa6drht/4/ my code:...
After updating my ArcGIS Version to 2.4, using `R` / `arcgisbinding `to read and write data causes R to crash. So in the following script, uncommenting `arc.write("C:/Users/scratch.gdb/nc",nc)` would cause RStudio...
I read @mgeier's [answer](https://github.com/spatialaudio/nbsphinx/issues/285#issuecomment-464856891) to a question (#285) regarding the skipping of some cells using a regex. I'm totally at a loss here and and don't know whether I'm look...
Is there a way to create geo-arrow parquet files from outside R or Python? E.g. `ogr2ogr` would be nice, but I cannot find anything in their docs. PS: Very exited...
This is linked to [my question on limesurvey.org](https://www.limesurvey.org/forum/can-i-do-this-with-limesurvey/117834-using-the-lsrc2-with-r) (which is apperantly the wrong forum to place questions on the LSRC2 API or more specifically the `limer` package. My issue was...
Is there a way to use custom base maps with mapdeck? I'm thinking along the lines of the [OSM slippy maps](https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames). There is something on this topic on [deck.gl](https://deck.gl/docs/api-reference/geo-layers/tile-layer).
As stated in #13, I want to use the `latex-environment` filter to highlight specific parts of my code, using the `listings` latex package / environment together with `colorbox`. Per default,...
We would really welcome an "edit" button in distilll articles and blogposts, similar to what is available in [`bookdown`](https://bookdown.org/yihui/bookdown/configuration.html#configuration). > `edit` : a link that collaborators can click to edit...