Dan Hicks
Dan Hicks
This is a request for points to further resources, not a bug with the Argdown software. I'm interested in using Argdown in my introductory undergraduate critical thinking course. I'm very...
Argdown's default color palette uses green and red for supporting/entailing and attacking relations. This makes maps using the defaults difficult to parse for readers with red-green colorblindness. I'm not an...
`@argdown/image-export` has `[email protected]` as a dependency, possibly via `[email protected]`. Trying to install `@argdown/image-export`, I'm encountering https://github.com/puppeteer/puppeteer/issues/2173. That issue is closed, apparently resolved by a more recent version of `puppeteer` (current...
I'm learning my way around the configuration files, and having some trouble setting the output folder. Here's a minimal argdown file `test.argdown`: ``` [foo]: foo! +> [bar]: barrr ``` What...
I've been struggling the last several days with a version of #336 : I have a table with one column that contains links attached to very short text, and it...
I'm trying to install `git2r` on a Linux box. I don't maintain this system, so I don't know the details about how it's configured. I also don't have su /...
I'm moving from MacTeX to TinyTeX, and for a legacy project I've found that I need to use LuaLaTeX and Biber for typesetting and references. Consequently I'm typesetting using `tinytex::latexmk('talk.tex',...
Ethics
The "ethics" section does not include any work by ethicists, other humanities scholars, or any members of groups who are especially harmfully impacted by applied data science — such as...
I'm running into into the 1M character limit with a few texts that are only a bit over the length limit. It would be nice if I could pass higher...
I'm playing around with spacyr as a potential replacement for cleanNLP. I've never really done anything directly with spaCy (ie, in Python). I'm not seeing a big performance difference between...