+
Skip to content

Add wrapping long lines in list table #3567

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

Merged
merged 5 commits into from
May 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
- Changing retrieval of file extension from EDAM ([#3512](https://github.com/nf-core/tools/pull/3512))
- Refactor adding EDAM ontologies and allowing detect more patterns (e.g., versions.yml) ([#3519](https://github.com/nf-core/tools/pull/3519))
- Add offline configs test action ([#3524](https://github.com/nf-core/tools/pull/3524))
- Adds `test-datasets` subcommand for listing/searching files in the nf-core/test-datasets repo from the cli ([#3487](https://github.com/nf-core/tools/issues/3487), [#3548](https://github.com/nf-core/tools/pull/3548), [#3566](https://github.com/nf-core/tools/pull/3566))
- Adds `test-datasets` subcommand for listing/searching files in the nf-core/test-datasets repo from the cli ([#3487](https://github.com/nf-core/tools/issues/3487), [#3548](https://github.com/nf-core/tools/pull/3548), [#3566](https://github.com/nf-core/tools/pull/3566), [#3567](https://github.com/nf-core/tools/pull/3567))
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.2 ([#3521](https://github.com/nf-core/tools/pull/3521))
- Fix indentation in included_configs API docs ([#3523](https://github.com/nf-core/tools/pull/3523))
- chore(deps): update python:3.12-slim docker digest to a866731 ([#3527](https://github.com/nf-core/tools/pull/3527))
Expand Down
6 changes: 3 additions & 3 deletions nf_core/test_datasets/list.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@ def list_datasets(
else:
table = rich.table.Table()
if generate_nf_path:
table.add_column("Nextflow Import")
table.add_column("Nextflow Import", overflow="fold")
elif generate_dl_url:
table.add_column("Download URL")
table.add_column("Download URL", overflow="fold")
else:
table.add_column("File")
table.add_column("File", overflow="fold")

for el in out:
table.add_row(el)
Expand Down
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载