Eduardo Blancas
Eduardo Blancas
> I think we can change the search button to another button that represents the dropdown menu more (something similar to the hamburger menu icon but not the same since...
assigned!
yes, jupyterlab has an existing code editor component so we should use it. the link you shared looks like it is what we want
I think we should mimic the standard behavior of the existing autocompletion. In jupyter, it's triggered with the tab key. I agree with Ido, please push your changes so we...
reactive kernels are great! there are a few open source projects I've seen but none of then have taken off - perhaps we'll work on it at some point
This is related to https://github.com/ploomber/ploomber/issues/752 Until we fix it, the solution is to write GPU somewhere in the body of the document that contains the snippet.
It's not the metadata, it's the snippet's content. For example, here:  The algolia crawler will index the text (e.g., "for each task...") but it wont index the content of...
for context to help whoever works on this: I tried to debug it about a month ago and couldn't find the issue. I used an Ubuntu docker image to replicate...
We've encountered another [similar issue](https://github.com/Wxl19980214/ploomber/runs/6795265787?check_suite_focus=true) (note that this links to a fork and the code hasn't been merged) What the two examples have in common is that they are both...
what function are you thinking of changing?