Skip to content

regulatory-genomics/launch-code-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install server-side application (on the HPC)

pip install 'git+https://github.com/regulatory-genomics/launch-code-server.git#egg=launch-code-server'

Install client-side application (on your computer)

pip install 'git+https://github.com/regulatory-genomics/launch-code-server.git#egg=launch-code-server'[client]

Usage

  1. Copy your ssh public key to the HPC server if you have not done so. You still need to do this even if you cannot use the public key to login to the HPC server.
  2. Open a terminal on your computer and type launch_server USERNAME@HOSTNAME.
  3. Open vscode, and from the list of remote servers choose vscode-server to connect.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages