Cobus Theunissen

Results 95 comments of Cobus Theunissen

Notebooks can now have tags! We are still working on the ability to search by tag. https://observablehq.com/@observablehq/tags

You can now search using hashtags... https://observablehq.com/@observablehq/searching-on-observable#users1

Thanks for splitting this out :-)

Do we normally include the changes to the documentation (README) to these PRs or are those done separately?

Any chance that this can be merged? Just going through the feedback repo and I think this would close https://github.com/observablehq/feedback/issues/48

> Nice ! Where could I see an example ? I showed a few methods at the bottom of this notebook https://observablehq.com/d/ab8cd2ed34740752?collection=@cobus/quick-demos

Hope you don't mind that I transfer this to the Inputs repo so that it can be worked there...

Hope you don't mind that I move this to the Inputs repo's issues list...

For now, as a workaround, I am adding this style sheet to Inputs.table where I want to hide the first column: ``` .nocheckbox td:nth-child(1), .nocheckbox th:nth-child(1) { display: none; }...

> Wondering if it should be the default technique we recommend in the Embed modal. How about we call the existing method "Runtime with React (downloaded)" and add another type...