Antony Milne

Results 346 comments of Antony Milne

Matching regexes sounds like a good suggestion to me. _If possible_ it would be useful to somehow mask/remove subkeys also. For example if I have a local variable `config =...

I'm a maintainer of Kedro 🙂 We have a PR that would disable the `rich.traceback.install` call if the user is on Databricks: https://github.com/kedro-org/kedro/pull/1769 If this can't be fixed on the...

I don't know if it's any better, but https://stackoverflow.com/questions/51329152/how-to-detect-databricks-environment-programmatically suggests using a different environment variable, `DATABRICKS_RUNTIME_VERSION`. Thank you for doing this though! Definitely feels like the right fix to me...

Thanks for the bug report @antheas. I am curious, because personally I've always disliked the feature and never understood the point of it, especially given how many problems it seems...

> @AntonyMilneQB I vaguely remember some discussion about using `jupyter-proxy` or something similar but seems this is not the final solution. Could you briefly explain how this roughly works now?...

Dataset icon and `Type` field: fair point - you're right that there are multiple possible icons for a kedro dataset, that's not a bug. Let's not do this then. Shortening...

Yes, and also remove the `Pipeline` field unless there's some reason for it to remain?

I think it's fine to shorten in exactly the same way as a built in dataset type (so long as the full path is available on mouseover still). No need...

@limdauto comment from #964: > @AntonyMilneQB if you are fishing for next project, I'd recommend drilling on this one: > > > If you add a new tracked dataset and...

Also... we've reached the 1000 issue milestone! Do I get a prize?