Pedro Lacerda
Pedro Lacerda
Then for sure it pass the criteria! I'm looking towards (2), a good decision is to warn about using version dependent options, but better to really adapt such options if...
I'm very happy to adapt the tutorial to GW. The idea is to execute the code blocks in the tutorial, any instructions needed to setup the environment or to test...
I agree @richardjgowers, would be easier to almost everything. What I'm worried about is to have both tutorials always in sync, would be a bit harder to write a text...
@richardjgowers @orbeckst Probably use `only` directives to render only python or shell examples and specific text would be better than what I said. A `test` tag (that will never be...
After some days I got a class that collect `code-block` directives and concatenate them respecting document order specified in the toctree of index. The class add callbacks on the `doctree-resolved`...
The group that I belong at UFBA/Salvador (or used to because now I'm really on the internet industry) was mostly a pharmaceutical (and biotech) group. Python data structures and error...
Of course I want! I'm had almost forgot about MD but in the last months I did some modelling and I very want to do more (and submit the JOSS...
Seems someone already picked and implemented this feature on the meantime. It is named 'DEFAULT'.
It seems that it write `''` empty named sections with `'DEFAULT'` which isn't the desired behaviour. No way to fix that without break retrocompatibility. Now, after the changes, maybe this...
But if DEFUALT is a string so UNNAMED must be also... and so break backwards compatibility. Em ter., 20 de set. de 2022 09:02, Christian Siefkes < ***@***.***> escreveu: >...