James Brock

Results 280 comments of James Brock

I agree that https://github.com/pydata/pydata-sphinx-theme/issues/1238#issuecomment-1463465620 is a good workaround. The problem is here: ![image](https://github.com/user-attachments/assets/6f26734b-ef5d-47d2-a2dc-b259036aef52)

I just checked and this bug is still present in __jupyenv__’s JupyterLab v3.6.1. But it’s fine with me if you want to close this issue. This is not a __jupyenv__...

> @jamesdbrock This problem will not occur again when you run `restart kernel` for the second time, could you check that? When I restart the kernel over and over again,...

Thanks for the heads-up @chris-pattern . I'll look into it.

What do you think this would look like, ideally? Would you use a lot of std::variant return types? Or std::expected?

Yeah, std::expected would be ideal. hffix currently has two properties which I like to preserve, if possible: 1. C++ language requires only C++98. 2. No dependencies except the standard library....

Yes that's right. You could try building your own aarm64 image. Following the __ihaskell-notebook__ https://github.com/IHaskell/ihaskell-notebook#composition-with-docker-stacks instructions, replace the base image with an aarch64 image, like for example this one. https://hub.docker.com/layers/jupyter/base-notebook/aarch64-ubuntu-22.04/images/sha256-56aab9a157a244510659d77caf4e3353257e96f41d247a17352215873359f5a1?context=explore...

References https://github.com/commercialhaskell/stack/releases https://hub.docker.com/r/jupyter/base-notebook/tags/