I am setting up an isolated PC to use for some tasks. In general, the PC should not have access to the Internet. However, I want to allow the users to install and use conda
and pip
to install some external libraries if needed.
In this case, what URLs I should allow the PC to access?
Many thanks