Johannes Eckstein

Results 8 comments of Johannes Eckstein

This is more a feature request somehow...

actually I just want to (over) write one metadata item e.g a hash key into the existing mdf file, no matter if i have to rewrite it or not.

we have made a function to do that for mdf 3.x, only for mdf 4.x upwards compatibility it would be nice to implement this inside mdfreader. For now there is...

Well that's partly because I don't really know what I want, I just looked at Image Reader "Wraps up either PIL or Java to get data from bitmaps" class in...

seems to be a version mismatch, look if the versions on frontend and backend match, (see your browsers console)

just fixed it with: pip install -U pyls (inside the conda-env) followed by: pip install 'python-language-server[all]'

this does not work! Unable to start the Python language server. Starting from an conda env enabled does not work! Tried: atom --new-instance or: atom leads to: Unable to start...

I don't know for shure, and it is only vaguely related... but I had problems with the recommonmark extension trying to utilize it in the the way you show. here...