nextflow-io / nextflow-io/nextflow

Make script loader v2 compatible with console

Open
#6,028 0 comments 0 reactions 1 assignee View on GitHub

@bentsherman is already working on this.

Since May 2, 2025.

Dominant language
Groovy
Stars
3.5k
Forks
811
Avg merge
2d 11h
Merged PRs (30d)
61

Description

Spun off from #5937

The console runner used by nextflow console uses the ScriptLoader in a way that is not supported by the script loader v2 -- it is more surgical than what the v2 loader allows.

Either the script loader v2 should be modified to support the console, or the console should be phased out in favor of a command-line REPL (e.g. nf shell), which may be done as part of a CLI v2.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.