laserK3000

Results 4 comments of laserK3000

I am afraid I can't give a qualified answer if that change breaks functionality. I would assume `xfdf` is a superset of the `fdf` functionality, but I am not sure.

As a side-note: I went down the route as described in #3578 and compiled a custom controller. It works, however logs in subfolders are not being listed if the tensorboard...

@StefanoFioravanzo Any news on the refactoring?

I think you can overwrite the `extensions` variable (which contains `strip` by default). So, change: ``` extensions=('strip' 'zipman') ``` to ``` extensions=('zipman') ```