Giter Site home page Giter Site logo

deleting experiments about next HOT 9 CLOSED

remcinerney avatar remcinerney commented on September 9, 2024
deleting experiments

from next.

Comments (9)

dconathan avatar dconathan commented on September 9, 2024

You can delete all experiments with a docker rm $(docker ps -aq) (this will delete all docker containers on your machine... note that this doesn't mean you have to rebuild the images). There is a remove_experiment method of the Helper class, but as of right now there are no user-friendly scripts/utils for running it.

from next.

remcinerney avatar remcinerney commented on September 9, 2024

OK great, I'll use the helper class... thanks.

from next.

stsievert avatar stsievert commented on September 9, 2024

You can also remove your experiments with docker-compose rm. I recommend this method.

If you're launching via AMI, launching a new machine via the AMI will (effectively) remove all experiments. You can restore any experiments you wish to keep by downloading/restoring as mentioned at the bottom of the experiment list.

Not providing an interface to remove data is a design goal of NEXT.

from next.

remcinerney avatar remcinerney commented on September 9, 2024

Is there a convenient way to ssh into an AWS cluster using the next_ec2 script? (I'm trying to do this so I can play around with the docker containers as discussed in this thread....

Thanks

from next.

lalitkumarj avatar lalitkumarj commented on September 9, 2024

from next.

remcinerney avatar remcinerney commented on September 9, 2024

Ok great - I now have access to the server through that method - but not sure which container I should be removing to delete experiments?
Is each experiment's data stored in a separate container?

from next.

lalitkumarj avatar lalitkumarj commented on September 9, 2024

from next.

remcinerney avatar remcinerney commented on September 9, 2024

Ok got it, makes sense

In that case is there a difference between using docker and docker-compose when doing this?

from next.

lalitkumarj avatar lalitkumarj commented on September 9, 2024

from next.

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.