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

Hello nextflow demo - do not merge #1

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Conversation

georgiesamaha
Copy link
Member

This pull request includes several changes to set up a Gitpod environment for the "hello-nextflow" workshop, including configuration files, Docker setup, and initial scripts. The most important changes include the addition of Gitpod configuration files, Dockerfile setup, and various Bash scripts for workflow automation.

Keep as unmerged branch to demo setup of training env in gitpod

Gitpod Configuration:

  • .gitpod.code-workspace: Added configuration to open the correct directory in the explorer and set editor preferences.
  • .gitpod.dockerfile: Added Dockerfile to set up the environment, install necessary utilities, and download Nextflow.
  • .gitpod.yml: Configured Gitpod workspace settings, prebuilds, Docker image, tasks, and VSCode extensions.

Documentation:

  • README.md: Updated README to provide instructions on how to use the Gitpod environment for the hello-nextflow workshop.

Bash Scripts:

Data Files:

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.

1 participant