Benoit
Benoit
Hi, I used to have this issue as well: ``` jupyter 1.0.0 jupyter-client 5.3.1 jupyter-console 6.0.0 jupyter-core 4.5.0 jupyterlab 1.1.1 jupyterlab-server 1.0.6 ipykernel 5.1.1 ipython 7.8.0 ipython-genutils 0.2.0 ipywidgets 7.5.1...
Yet, this is the recommend way to integrate mise with NeoVim: [neovim with mise](https://mise.jdx.dev/ide-integration.html#neovim). Did you check that you are using binaries from mise and not ones that are installed...
If I may, there is smth, I do not understand. The `dt info` command is documented to work on wrapped chart as shown in the readme. However it does work...
I've proposed this PR #75
Hi @firecow , Thanks for taking the time to review this issue. I think my example was not correct: ```yaml variables: CI_DEBUG_TRACE: "true" FF_USE_FASTZIP: "true" GOLANG_VERSION: "1.22.1" .go-cache: variables: GOPATH:...
I have setup this small test [project](https://github.com/BLaurent/gitlab-ci-local-test) to ensure we are seeing the same thing. Hope this will work for you Regards