Marc Wouts

Results 82 issues of Marc Wouts

When I source a conda (or a virtualenv) environment in a cell, I lose the possibility to schedule the execution of more than one cell at a time. When a...

Hello @takluyver , Thank you for the Bash Kernel, I find it so useful to share or demo bash scripts! Would you like to provide a link to a binder...

It would be great to support - [X] Search highlighting - [ ] Buttons - [ ] And the select extension. Surprisingly, the search highlighting works! Thank you @qqdaiyu55 for...

With this PR I'd like to allow custom requirements for datatables, and let people use extensions like "search highlight" or "buttons". Closes #50 @qqdaiyu55 I don't think this is working...

When a notebook is reloaded in PyCharm, the interactive tables display "Loading ... (need help?)" but the tables never show up. This affects `itables==1.0.0` (which introduces the offline mode). Known...

Can we add support for some extensions like buttons? See #18 for a first attempt.

[Ag-Grid](https://www.ag-grid.com/javascript-data-grid/getting-started/) is a renowned JS table library. It has a mixed community/enterprise licensing - see [here](https://www.ag-grid.com/angular-data-grid/licensing/) for a description of the features available in either version. Is there any user...

Document how to use the folder & prefix matching for #974

This came out of a chat with @hamelsmu on how to improve the readability of pull requests on notebooks in the context of `nbdev`, a library that builds Python libraries...

The Markdown format for notebooks is a great fit for READMEs on GitHub. For this usage, I would like to be able to include (selected) outputs in the Markdown file....