Jonathan Kingslake
Jonathan Kingslake
Hi @TomAugspurger A few questions: When you say Xarray-adjacent, do you mean the optional dependencies listed [here](http://xarray.pydata.org/en/stable/installing.html)? What are the main advantages of keeping the list small? Is that it...
Yeah, I am not sure why these conflicts have turned up. I'm on the plane now, so I'll try to sort this out tonight, but it's not a big deal...
No, I dont think these edits are not needed anymore, if #87 is merged. So it can be closed with out us resolving these conflicts.
Yeah, happy to have this merged. Thanks!
so it works using one of my own private repos. I.e when I `git clone` my own private repo, I get prompted to input my username and password as expected....
Hi @agoose77, thanks for the reply. [Here](https://github.com/jkingslake/example-jupyter-book/tree/main) is an example repo that I made that successfully uses autodoc2 to generate the API reference. And [here](https://jkingslake-jb-autodocs2.readthedocs.io/en/latest/api.html) is the rendered documentation. I...
p.s. one thing that seemed like a bit of a hack that I would like to get noted down here before I forget is in that repo in api.md [line...