Pablo Hernandez-Cerdan

Results 124 comments of Pablo Hernandez-Cerdan

> I would like that it starts the kernel using the active virtual environment That's the only missing part that jupyter notebook does automatically but Magma doesn't. Magma only sees...

Hey @thewtex, what script/test are you using for testing the performance?

It will be super helpful indeed. Even if vim folds are not implemented, any hacky workaround would be good too. Thanks for nvim-dap-ui!

Thanks for the solution! If you have two monitors, the `RESOLUTION_X` will output two lines, one for each, I added `head -n 1` to select the first one (primary monitor)....

Thanks for raising this up. I cannot reproduce it locally in Linux. In Linux `/lib/cmake/ITK-5.4/Modules` contains the `ITKInternalEigen` cmake files: ``` ITKInternalEigen3Config.cmake ITKInternalEigen3ConfigVersion.cmake ITKInternalEigen3Targets.cmake ``` And `ITKInternalEigen3Targets.cmake` points to the...

Cannot reproduce in Windows either with master ITK, nor with v5.4rc02. All the files are there, and the demo project configures ok.

Good narrowing, I will have a look tomorrow. Pinging @mathstuf in case he can help from the top of his head on the changes from 3.28.0 to 3.28.1 that broke...