-
We want to get ourselves better docs than those we have on the GitHub wiki at the moment.
We need to decide which documentation system to use, where to host it, and so on. Let's use this issue to m…
-
I was having issues building the docs, which I've finally tracked down. The failures were with the `dcdreader` module, which is built with Cython. The error message below only appears when I try to bu…
bdice updated
5 years ago
-
**Submitting author:** @castelao (Guilherme Castelao)
**Repository:** https://github.com/castelao/CoTeDe
**Version:** v0.21.3
**Editor:** @kthyng
**Reviewer:** @jessicaaustin, @evanleeturner
**Arc…
-
#### Code Sample, a copy-pastable example if possible
```python
In [1]: import dask.array as da; import xarray as xr; import numpy as np
In [2]: a = xr.DataArray(da.random.random((4, 6), chunks…
-
Many of the current python classes has no docstrings yet. To be able to easily generate also the documentation for individual classes/functions or entire modules, we need to agree on some convention f…
-
Hi all,
This is my very first time contributing to an open source project and have tried to follow all guidelines. Apologies if I missed something.
This relates to [#28031](https://github.com/…
-
## Problem Description
When opening spyder on my fresh install of Kubuntu 20.04 it immediately freezes (completely unresponsive).
- I do not have this problem on an updated instance of Kubuntu.
-…
-
Just a quick note to ask if you are aware of pweave project, which, albeit without an active maintainer at the moment, does exactly the same. Supports markdown with python snippets, modeled after Rstu…
-
Add docstrings to motorlib functions.
-
### Description
Using the $ pip install astropy in my windows running machine, below error was generated. Appreciate very much for the given the solution for the issue
### Expecte…