Some companies use corporate repositories (e.g. JFrog) and block access to PyPI due to security concerns.
The marimo extension for VS Code automatically tries to install the ty package from PyPI. To stop this behaviour, I tried selecting the "Disable Uv integration" option in Settings but it didn't help.
May I suggest a setting to completely disable automatic installations, and/or configure which repository should be used?
Some companies use corporate repositories (e.g. JFrog) and block access to PyPI due to security concerns.
The marimo extension for VS Code automatically tries to install the
typackage from PyPI. To stop this behaviour, I tried selecting the "Disable Uv integration" option in Settings but it didn't help.May I suggest a setting to completely disable automatic installations, and/or configure which repository should be used?