Skip to content

Enable local use via multi devcontainer #533

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

Closed
wants to merge 25 commits into from

Conversation

pinin4fjords
Copy link
Collaborator

@pinin4fjords pinin4fjords commented Mar 3, 2025

This needs to be merged after #513, once changes are reconciled. But we can enable local devcontainers this way.

Two devcontainers files, one for Codespaces, one for local.

non-codespaces ('local') operation involves mirroring paths from host, and symlinking to create the /workspaces location for harmony with the materials. We then set all terminals to open in that path.

Symlinked the codespaces version so it's the default.

Local operation would be a little more clunky, but would now work. I've checked that the DoD functionality is restored.

Desk3505 and others added 11 commits February 27, 2025 21:59
Wrong file name in code example of point 4. 
Typo fix (This a -> This *is* a)
* Domain-specific mini-course demonstrating how to apply learnings from Hello Nextflow to RNAseq processing

* Includes a simple RNAseq processing pipeline that reuses the genome and read data from the deprecated `hands-on` training. 

* Implements the method described in https://www.bioinformatics.babraham.ac.uk/training/RNASeq_Course/Analysing%20RNA-Seq%20data%20Exercise.pdf

---------

Co-authored-by: Ken Brewer <kenibrewer@users.noreply.github.com>
Copy link

netlify bot commented Mar 3, 2025

Deploy Preview for nextflow-training ready!

Name Link
🔨 Latest commit a3c7f34
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-training/deploys/67c59d6deeb1e40008febfcc
😎 Deploy Preview https://deploy-preview-533--nextflow-training.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pinin4fjords pinin4fjords marked this pull request as draft March 3, 2025 12:20
@ewels ewels changed the base branch from master to devcontainers-cleanup March 3, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants