-
**Submitting author:** @castelao (Guilherme Castelao)
**Repository:** https://github.com/castelao/CoTeDe
**Version:** v0.21.3
**Editor:** @kthyng
**Reviewer:** @jessicaaustin, @evanleeturner
**Arc…
-
## 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.
-…
-
#### 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/…
-
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.
-
Currently the [best practice for creating formatter extensions](https://code.visualstudio.com/blogs/2016/11/15/formatters-best-practices) is to register them with `registerDocumentFormattingEditProvid…
-
### 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…
-
Much of the documentation [here](https://github.com/fwmaier/SolarMaster/wiki) is out-of-date given recent changes.
We should update the user guides from there and make sure all important bits of th…