Skip to content

Updated README.md and fixed uv sync#3

Open
KanishR1 wants to merge 1 commit intozeroby0:mainfrom
KanishR1:main
Open

Updated README.md and fixed uv sync#3
KanishR1 wants to merge 1 commit intozeroby0:mainfrom
KanishR1:main

Conversation

@KanishR1
Copy link
Copy Markdown

@KanishR1 KanishR1 commented Feb 12, 2026

I have modified pyproject.toml so that uv automatically handles the python version and package version conflicts.
I have also updated README.md for the same. Any doubts please contact me.

For installing custom kernels, I have used

uv add --editable --dev .

This automatically adds the custom kernel in pyproject.toml so that uv sync automatically installs them.
Moreover, uv run will automatically use the python from .venv which it has created. We don't need to source the environment.

Note: Verified for ubuntu os

Any doubts please ping me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant