Skip to content

code-server install-extension in airgapped environment (ms-toolsai/jupyter extension) #6482

Answered by code-asher
iszegedi asked this question in General
Discussion options

You must be logged in to vote

Are you installing them all at the same time? Might have to install the dependencies first, and then Jupyter. But I think it might still make a query even then to check if they are all the latest version. If so, this is probably a bug. Or maybe it is trying to send telemetry? Where are the requests going?

One workaround is to unzip the visx into the extensions directory instead of using --install-extension.

Another is to host your own marketplace somewhere in your local network (https://github.com/coder/code-marketplace) and connect to that.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by iszegedi
Comment options

You must be logged in to vote
2 replies
@code-asher
Comment options

@iszegedi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants