Rolf Wuthrich

Results 4 issues of Rolf Wuthrich

We are trying to setup an XML file validation process using the official MTConnect schema. We use for this the python library [lxml](https://github.com/lxml/lxml) like so: ``` from lxml import etree...

clarification

I would like to suggest to extend the support of jupyter-scheduler to JupyterHub. I feel this could be beneficial for several use cases. For example in our case we use...

enhancement

I am not sure to understand how to correctly capture the errors of some `python-on-whales` calls. A specific example: ``` docker = DockerClient(compose_files=['docker-compose.yml']) docker.compose.up(detach=True) ``` The `docker-compose.yml` contains an error...

Maybe it is already the case and I couldn't figure it out, but it would be useful if the Agent could report it's software version (for example as an [Application.Version](https://model.mtconnect.org/#Structure___19_0_3_91b028d_1587751251548_420199_2527)...

feature