A.G. Bocsardi

Results 7 comments of A.G. Bocsardi

I completely agree, I think tying it to the existing content as much as possible should work great!

Hey everyone, I put together a working version of this! [Here is the repo!](https://github.com/gbocsardi/r_python_docker_template). I think my readme is a pretty good step-by-step guide, but it might need a little...

I just had a session today at JADS where I got to pick some brains about what they want out of Docker, and how we could sell it best to...

Hi @StefKirsch, sorry for the long wait :D Here is the structure I vaguely had in mind, let me know your thoughts: ### Making the case for notetaking apps As...

The OneNote angle is genius, we definitely should showcase the two against each other. I also love the code style, I have a note titled `useful code snippets` and they...

Current workaround I use is based on [treesitter-textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects), since the `@block` query works for markdown code cells: Inside my treesitter opts: ```lua textobjects = { select = { enable =...

Same for me, igraph crashes it every time! Very strange how it's only some packages