Results 5 comments of ztyree42

This is what I'm working from at present, I've added 3 components to attempt to install python dependencies onto the workers during autoscaling 1) This block to the appspec: >...

Omg, if this solves it I am going to be simultaneously super relived and infuriated (I think I tried every combination of paths I could reasonably think of except apparently...

Did you find a solution to this? If it's not available in-library you can use the cy prop on whatever your favorite Tooltip library to do this. ` { cy.on("mouseover",...

Update @allenanie in order to enable updating the doc-string programmatically I'm currently doing this: ``` FOO = 'bar' example_doc_fstring = f"""Example doc-string with element FOO={bar} not known until runtime.""" @bundle(trainable=True)...

@chinganc sure, i'll try to get to it this weekend, i'll tag you on the PR, thanks