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.

Feature requests: default env and let win to be set from the start

See original GitHub issue

Hello, first thank you for maintaining this project, it is wonderful (and did not fail for me so far).

  1. Now you must specify env for each visualization you create. But I assume a lot of people use only one env per script (for example each env corresponds to an experiment and you plot a lot of things for it). So I would love to set env once and then pass viz object wherever I want (now I also need to pass env along with viz if I want to create visualization inside a function or package). I am not sure what is the best way to implement it though, so submitting issue instead of pull request.

  2. In display one could specify win for every plot, e.g. always plot loss in the first, show samples in the second. Now every time I rerun experiment new windows are created and I need to close old ones manually.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ajabricommented, Mar 24, 2017

I fixed this, will land tomorrow.

0reactions
ajabricommented, Mar 24, 2017

Solved by commit ee4087a.

Read more comments on GitHub >

github_iconTop Results From Across the Web

default env and let win to be set from the start · Issue ... - GitHub
I am not sure what is the best way to implement it though, so submitting issue instead of pull request. In display one...
Read more >
Use multiple environments in ASP.NET Core | Microsoft Learn
Learn how to control app behavior across multiple environments in ASP.NET Core apps.
Read more >
Environment Variables: What They Are and How To Use Them
There are three prominent types of environment variables in a Windows-based computer system, and each of them has its use cases. Let's ......
Read more >
Working with Environment Variables in Python - Twilio
Learn how to work with environment variables to configure your Python application.
Read more >
Settings and Environment Variables - FastAPI
To set multiple env vars for a single command just separate them with a space, and put them all before the command. And...
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