Dag Evensberget
Dag Evensberget
Hi all, I love your project! I just noticed that the IPython `%reset` magic breaks the coverage report generated with ``` py.test -v --nbval-lax --cov . ``` I observe this...
Hi Ken and all, Using the current revision of ChiantiPy the `ipymspectrum` class is not working for me. Following the example in the [Quick Start](https://chiantipy.readthedocs.io/en/latest/quick_start.html#spectra-of-multiple-ions-and-continuum) ```python temp = [1.e+6, 2.e+6]...
When installed manually ```bash code --install-extension swmf-grammar-0.2.2.vsix ``` the following warnings are produced ``` (node:52615) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(),...