Zachary Moon

Results 92 comments of Zachary Moon

But I guess if you are just putting the link in Pluto it doesn't matter. Changing to a raw link would enable either manually downloading or copying the link into...

Also trouble with inline code inside `** **` (strong)

Some of the mentions of other parts of the code could be cross-references instead of ` ``text`` `. I could do that if that is desired.

Hi @chrisjsewell I suppose I was waiting to see if there was interest in the cross-references. If not it is ready.

So I only really found one place where cross-reference made sense. The rest were docutils, which I suppose doesn't work with intersphinx.

@jbusecke can you give this an initial look when you get a chance?

@jbusecke thanks much for the suggestions. I will update the tests to use the xarray-style `_importorskip` function. And in the code base I will try a `@requires`/`@needs` decorator that can...

Also we need to decide if we want to use the new pip requirements file I made for RTD, or stick with your mamba-forge solution that is currently working.