Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start Gitpod in specific subdirectory for explorer sidebar #13608

Closed
chriswyatt1 opened this issue Oct 5, 2022 · 3 comments
Closed

Start Gitpod in specific subdirectory for explorer sidebar #13608

chriswyatt1 opened this issue Oct 5, 2022 · 3 comments

Comments

@chriswyatt1
Copy link

Hi, this is probably trivial.

I have searched through all the issues and the docs, but how do you start an environment in a specific subdirectory within the explorer side bar in VS code?

In the following repo (https://github.com/seqeralabs/nf-training-public/tree/new_container_nextflow_22.09.7), I want to start in the /workspace/nf-training-public/nf-training folder (which I already cd into in the yml), so that I do not see all the build files in the head directory /workspace. I tried setting these in the gitpod yml:

workspaceLocation: "./nf-training" workspaceLocation: "/workspace/nf-training" checkoutLocation: "./nf-training"

But this just removes the explorer bar completely on the left hand side.

image

@axonasif
Copy link
Member

axonasif commented Oct 5, 2022

Hey @ewels, this here might help.

We should probably get this documented well.

@ewels
Copy link

ewels commented Oct 5, 2022

Awesome - this looks ideal, we'll give it a try. Thanks @axonasif !

@chriswyatt1
Copy link
Author

Awesome, worked great, thanks @axonasif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants