Lars Bilke

Results 38 comments of Lars Bilke

GNU Guix https://guix.gnu.org/en/download/

@conda-forge/help-c-cpp Ready for review. Windows builds are disabled because the project does not compile on it at the moment.

@wolfv Thanks for your review. I have fixed the installation of system libraries and I also disabled the `-march=native` flag (the conda default optimization flags should now be used).

@wolfv Thanks again, I think I have addressed all your comments. I had to make some modifications to our build scripts and therefore changed the url to the specific commit...

I still have some runtime error (undefined symbol). How can I inspect the created binaries? I locally build with `python3 build-locally.py` but I do not see where the build results...

@wolfv, @bernt-matthias I have resolved the runtime error and this is ready from my side.

Thanks @mwouts for creating the issue! Right-clicking notebook, `Open With`: - `Notebook` – does **not** work - `Editor` – works as expected - `Jupytext Notebook` – does **not** work

Yes of course, using paired notebooks is an option. But as all our notebooks in our project gallery (https://www.opengeosys.org/docs/benchmarks/) are defined as Jupytext py-percent files it would be cool to...