We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d2830 commit aec7607Copy full SHA for aec7607
README.md
@@ -109,7 +109,6 @@ With 💤lazy.nvim:
109
build = "pip3 install --user .",
110
-- build = "uv pip install . --python=$HOME/.virtualenvs/jupynium/bin/python"
111
-- build = "conda run --no-capture-output -n jupynium pip install .",
112
- -- enabled = vim.fn.isdirectory(vim.fn.expand "~/miniconda3/envs/jupynium"),
113
},
114
"rcarriga/nvim-notify", -- optional
115
"stevearc/dressing.nvim", -- optional, UI for :JupyniumKernelSelect
0 commit comments