Janneke van der Zwaan

Results 40 issues of Janneke van der Zwaan

To show impact of the template, it would be nice if we could link to external software for which the template was used. Maybe we can stimulate external users to...

template

https://github.com/research-software-directory/research-software-directory/issues/new/choose https://github.com/research-software-directory/research-software-directory/tree/master/.github

generated-package

Python 3.7.0 ``` [2018-10-27 19:12:44,853] ERROR in app: Exception on /runs2json [POST] Traceback (most recent call last): File "/Users/janneke/miniconda3/envs/recipy/lib/python3.7/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() File "/Users/janneke/miniconda3/envs/recipy/lib/python3.7/site-packages/flask/app.py", line 1815,...

bug
gui
easy

The tests are a scattered. We have the integration tests (which are fine), behave tests, and other tests. There are tests in `test`, but also in `recipy/test`, `recipyCommon/test`, and `recipyGui/tests`....

Some file types (e.g., netcdf) allow you to add metadata. Putting information collected by recipy in the metadata can help users to understand/remember how the output was created. Maybe we...

We should test whether something is written to the database if an error or warning is raised.

Embedded images in jupyter notebooks could be treated as output file, although there is no explicit output file.

It is possible to log inputs and outputs in jupyter notebooks. However, errors and warnings are not logged.