Peter Fogh

Results 5 issues of Peter Fogh

Hi, As an extension of my issue #61, I also think it would be nice if the Numpy docstring factory [numpy.ts](https://github.com/NilsJPWerner/autoDocstring/blob/master/src/docstring_factories/numpy.ts) would process multiple return values. Hence, the following example:...

feature request

Hi, first of all, thanks for this nice extension. My problem is that jump to function definition does not work after the cell with the function definition have been executed....

When running the code below, with the conda env at the bottom (sorry I can not attach the YAML as a file!), it results in the exception described below. First...

Info about this repository is deprecated and the HTML extension have been merged into JupyterLab Core Version 2.0.0.

My script loads some 1GB CSV files using dask and write the data to parquet. However, sometimes the dask job failes with `aiohttp.client_exceptions.ServerTimeoutError: Timeout on reading data from socket`caused by...