Matthew Evans

Results 402 comments of Matthew Evans

> I added some suggestions where the formulation could be clearer. Still, the specification is correct, just somewhat dense for fresh eyes. **This should not delay the merger of this...

Maybe this is a good idea after all, if a web client always hits the same request, we could cache these as JSON files that are served statically rather than...

This is also something that could be developed as an "offline" search index in the yellowhammer repo, i.e., download all public data from a deployment, create the index/embedding, then add...

Make a trait for this, apply it to starting materials, samples then make a little collapsible UI for it

Just to note that @KubaLemanski is working on this in a separate repository, watch this space! Will update here with progress.

This is a heads-up that I've fixed some spelling errors in this file (and many others) over at #1652. This applies equally to many of the recent "Maintaining Consistency in...

@jdbocarsly do you have a screenshot of what you've done in https://github.com/datalab-org/datalab/pull/813? Maybe we could some of these options there (I always imagined we'd add a hover box with more...

Now that #1220 is merged, we can also use this mechanism to generate sharing links that expire.

Wondering if we should define all secret settings we know about in a `SecretSettings` config model and allow them to be provided directly in the config file. The only reason...