Andras Lasso

Results 869 comments of Andras Lasso

Thanks for reporting this. We should use the custom application's main project name and version for kernel name and version. So, if Slicer_MAIN_PROJECT_VERSION is non-empty then that should be used...

Thank you for working on this. I'm very much in favor of sharing a single Jupyter VTK render window viewer! A few comments/suggestions that would need to be addressed: 1....

1. Package name Thanks for the additional information. Since you plan to keep only the interactive viewer in the package, the name should reflect this: it is a viewer, not...

@cfarrow thanks a lot for the quick answer. @vasily-v-ryabov do you have any comments?

A new release would be important, because if there are no new releases then fixes and improvements will not get to users. It would be also important to merge pull...

> pywinauto is not planning to drop Py2.7 support My understanding is that projects are actively encouraged to drop Python2 support before the end of 2020 to reduce frictions in...

Thanks for the information, it was very useful. I did some more debugging. > So without having looked into the details, we may need to check that the Slicer kernel...

The application does not block the main thread, it is blocked by the `m_ptvsd_header.recv(raw_header);` call in xeus-python/src/xdebugger.cpp. Could you update xdebugger so that it does not block the thread waiting...

OK, thanks, I'll check this and get back to you.

This issue tracker is used for tracking problems and enhancements. Would you mind posting your question to the Slicer forum and post the link here? Thank you.