Rachael Sexton

Results 83 comments of Rachael Sexton

Hey @yukinarit, I know it's been a bit, but I definitely haven't dropped this. You might be interested in [this thread](https://github.com/wesselb/plum/issues/53). Most of the ways I could think of to...

@xkortex I was checking out that thread and [it looks like, yep](https://github.com/OAI/OpenAPI-Specification/issues/668#issuecomment-593549261), the jsonschema spec treats `item: true` and `item: {}` identically. That's super interesting, and would solve [my use...

Also I believe this would solve #696

Just to chime in, the `sample()` method would be a very effective way to eliminate the problems with using continuous nodes in BN's. #106 would be possible with an inference...

What about another option e.g. [this](https://github.com/tatosjb/vscode-fuzzy-search) fuzzy search plugin? Already has an MIT license, so if that works to get the extensions on vsx we could be back in business...

Just finding this by searching "pydantic" on the param issues list! Glad I'm not the only one! > I can see how Pydantic could be supported by Panel. I.e., just...

@skwde I actually started using nb_conda_kernels _specifically_ to avoid this isssue: For instance, in my `base` or a dedicated `notebook` environment (uses `-c conda-forge` iirc): - `nb_conda_kernels` - `jupytext` -...

> If I for example use the jupyter extension `jupyter-autopep8` installed on the server, I still have to install `autopep8` into each environment to use the extension. ## UPDATE @skwde...

@wesselb I'm late to this game, but there's a pretty large body of work around describing this issue, which maybe plum can take advantage of? Two things: 1. runtime typechecks...

@leycec thanks for dropping by! I hesitated to so _rudely_ summon you from "hibernation" (read: implementing whatever beautiful insanity v0.12 is turning into), but I wont lie, I'm glad I...