Code Monkey home page Code Monkey logo

Comments (9)

ajabri avatar ajabri commented on June 29, 2024

Hi @Wakeupbuddy ,

Did you restart the visualization server? I think that's the only way currently for the changes to take effect. I agree that this is not desirable and I'd like to eventually make it more reactive.

from visdom.

Wakeupbuddy avatar Wakeupbuddy commented on June 29, 2024

@ajabri
yeah this works. Thanks for the reply:)

from visdom.

zengyu714 avatar zengyu714 commented on June 29, 2024

Hey, @ajabri
Restart is not very convenient indeed.
: P

from visdom.

ajabri avatar ajabri commented on June 29, 2024

Hi @zengyu714,

Thanks for your message. Yea :/ I realize it's not super convenient. Feel free to submit a pull request :) It should be a pretty simple commit.

from visdom.

 avatar commented on June 29, 2024

Is it possible to programmatically delete an env?

from visdom.

JackUrb avatar JackUrb commented on June 29, 2024

hi @QuantScientist - there is! Just realized it's not properly represented in the docs: https://github.com/facebookresearch/visdom/blob/d5dc9fbf1703b7ef3adc0ddf6bee2e136407429d/py/visdom/__init__.py#L462

from visdom.

MartSlaaf avatar MartSlaaf commented on June 29, 2024

Hello, @JackUrb !
Please, can you tell, where can I find some documentation or example of how delete_env works?
I've expected, that after call vis.delete_env('envname') it will disappear. But right now nothing changes after this call. I can empty environment with vis.close(env='envname'), but it still in dropdown list.

from visdom.

JackUrb avatar JackUrb commented on June 29, 2024

Turns out I forgot to commit registering the delete env endpoint in 4cbe32f, and so delete_env won't actually work until the handler is registered. Would be happy to accept a PR but I'll be OTG for the next week

from visdom.

JackUrb avatar JackUrb commented on June 29, 2024

Hey @QuantScientist @MartSlaaf - the fix for visdom.delete_env is landing in #372. Once that's in you should be able to use delete_env if you install from source (pip install -e . from the source directory).

from visdom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.