UPPMAX / UPPMAX-documentation

http://docs.uppmax.uu.se
Other
5 stars 1 forks source link

Suggest: Add a few words about handling extensions on VSCode #134

Open jayant-yadav opened 1 week ago

jayant-yadav commented 1 week ago

Your suggestion

We provide VSC server on Rackham. But we do not explain how to handle extensions for code development. Use case : I want to use certain python packages that are available in python_ML _packages or otherwise, how do I import them in my local VSC if python extension on remote side is not setup.
Knowledge on selecting VSIX files after module loading py packages can be helpful. Afterall, users want to develop and run their code on remote side, and not just edit those files on VSC.

jayant-yadav commented 1 week ago

All this information has been added to https://uppmax.github.io/uppmax4DL/ VSCode.md , maybe we want to transfer this to UPPMAX docs?

richelbilderbeek commented 1 week ago

I think your use case is valid and that it would help our users if this would be added :+1: