jupyterlab-snippets icon indicating copy to clipboard operation
jupyterlab-snippets copied to clipboard

Snippets Extension for JupyterLab

Results 16 jupyterlab-snippets issues
Sort by recently updated
recently updated
newest added

For snippets that are regularly used it would be great to access them via a keyboard shortcut rather than having to use the mouse. Perhaps shortcuts could be stored in...

It would be nice to be able to control if the snippet is inserted above or below the current cell. For instance, when you open a new notebook and want...

Hello! @tgeorgeux and I have been considering having our @jupytercalpoly Intern team do some user research this summer around a snippet extension for JupyterLab. They'd focus on the design aspects,...

It would be nice if the extension could (optionally) trim trailing whitespace of the snippet files.

To test: - the API - the server extension is enabled - the JupyterLab extension can be built

I ran the copier migration script, and then made small changes to fix broken things. Works fine locally on my machine.

enhancement