question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tracking issue: annotations CLI config

See original GitHub issue

For discussion. cc @liaprins-czi

Disable annotations flag

  • Swap logic of the --annotations flag
    Current behavior:
    --experimental-annotations Enable user annotation of data. [default: False] Desired behavior:
    --disable-annotations Disable in-app annotation of data. [default: False]

Naming

  • Rename --annotations-file to --annotations-input-file
  • Remove experimental from all args

Defaults

  • If no input file is specified, prompt the user for a name on startup (including their unique hash)
  • If no output dir is specified, default to (1) h5ad directory if local and available; (2) cwd if not

Misc

  • Make sure the docs are updated
  • Update tests!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
sidneymbellcommented, Mar 3, 2020

That’s possible, although in this case I personally think it’s higher value to keep the h5ad and the annotations csv together whenever possible. I’ll defer to @liaprins-czi on this one 😃

0reactions
bkmartinjrcommented, Mar 3, 2020

In the meantime, would you mind updating the output-dir default @bkmartinjr? TY!

sure, drop me an issue and flag it for 0.15. I probably won’t get to it until later this week

Read more comments on GitHub >

github_iconTop Results From Across the Web

A CLI and pre-commit hook to fix future annotations - GitHub
fix-future-annotations · Upgrade Details · Use as a command line tool · Use as pre-commit hook · Configurations · License · About ·...
Read more >
Tracking cluster resources managed by GitLab
The inventory object is a ConfigMap that contains a list of controlled objects. The managed resources use the cli-utils.sigs.k8s.io/inventory-id annotation.
Read more >
Kubernetes Ingress Controller annotations - v2.8.x | Kong Docs
Sets the host_header setting on the Kong upstream created to represent a Kubernetes Service. By default, Kong upstreams set Host to the hostname...
Read more >
Sync Options - Argo CD - Declarative GitOps CD for Kubernetes
Argo CD allows users to customize some aspects of how it syncs the desired state in the target cluster. Some Sync Options can...
Read more >
picocli - a mighty tiny command line interface
In most cases no further configuration is needed when generating a native image. 2.3.1. Processor option: project. The picocli annotation ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found