Sebastien Jourdain (Kitware)
Sebastien Jourdain (Kitware)
Run into exactly that issue inside a docker image using Python 2.7. ``` File "/external/apps/py-env/lib/python2.7/site-packages/obspy/geodetics/flinnengdahl.py", line 41, in __init__ with open(self.names_file, 'r') as fh: ``` Adding the encoding argument in...
https://github.com/Kitware/vtk-js/issues/1553
I bet the DELETE call is failing the same way...
@scottwittenburg this could be on your list too but low priority. Let me know if you can't do it.
@scottwittenburg : low priority but let me know if you can tackle `/python/src/tests/*`
Checking tabulator as already supported via vuetify
Thanks for your suggestion. I guess we are still building some dev tools and infrastructure to easily deploy such application. But if we still have some resources, we will certainly...
That is already the case. We are just missing the automation of the publication of the client side components. In the meantime, you can get **[trame-client](https://github.com/Kitware/trame-client/blob/master/vue-app/package.json#L9)** and build the core...
Action items - [ ] Publish from CI vue components to npm
Which limitation are you currently running into? It should mostly work already if you don't use it within a widget. That issue is to make sure we fully support all...