Reputation
Badges 1
195 × Eureka!changing the queue order cool, but a bit too limited.. I have 30 jobs I want to multi select and push up to first priority.. this is a lot of manual labor..
I am familiar with the above..
I am talking about an overview.. I can count the workers manually but when I have a 100 workers its too much
I wasn't familiar with 4. that's great!
CumbersomeCormorant74 SuccessfulKoala55 Hi any updates?
for my specific use case I don't mind if they keep the order, I just want them to be at the top
Hi AgitatedDove14 , that's what I'm doing exactly.. from the error I am thinking it has more to do with the combination of offline with a hierarchical config or maybe just multiple configs registered in the hydra config store? I don't know..
Lets say I inherit from the Optimizer (you mean HyperParameterOptimizer class? or SearchStrategy?), implement a custom logic for experiment creation logic,
what does it actually exposes? creating an experiment means defining a task, enqueue it and then? I am trying to think what you meant I can put in the logic such that I get the desired effect
Yes I already learned about it from this thread 🙂
and the path it shows is correct..
Thanks AgitatedDove14 , we have no issue with "html stuck in cache" I'm not sure what are you referring to..
AgitatedDove14 , as a temporary workaround, I was wondering how hard would it be to actually use the callback mechanism and manually register the notebook html with something likeLogger.current_logger().report_media("html", "url_html", iteration=iteration, url=" ")?
we just found it out ourselves , https://github.com/jupyter/nbconvert/issues/754
The "notebook preview" link doesn't pop-up the s3 credentials, however the "notebook" artifact when clicking on the download button does show this pop up
they actually seem to be different in the way that the UI server is showing them.. one is a link (the html) and has no pop up, the other one (.ipynb) is a text with a download button in the end of the string which does show the mentioned pop up
so if I wait a few minutes I will be able to get the latest version?
AgitatedDove14 , the issue you mention does not relate to this discussion
for keys that are present in both the remote and local configuration the expected behavior is that the remote overrides the local, that what happens in my agent runs
I was hoping for something that I can scale
I tried also with the app website..
some arbitrary job.. can be executed in parallel to a running job on the same agent.
directly from the UI from the services queue?
it happens on task init
FrothyDog40 :man-facepalming: yea that seem to do the job, however it still feels like a bug that the out-of-view experiments are not deselected when clicking the top box (select all \deselect all)
less critical though.. thanks!
😕 well I have py38 and debian.. strange I'll give it another look
I'll try to create a minimal example later today if the above is not sufficient
so a different behavior between a string and a string in a tuple is by design? I find it confusing, I guess this is the YAML convention?
https://colab.research.google.com/drive/1w5lQGxsblnLGlhJEDH_b0aIiUvjGeLjy?usp=sharing
AgitatedDove14 , the hydra people say its not on "their side".. so it is still a mystery to me