ipcoder

Results 8 issues of ipcoder

Don't you think we can expand the meaning of the `box_recast` and consider it as a more generic mapping operation, that is ```python Box(..., box_recast={'item': callable, ...}) ``` where the...

I would expect PLANTUML diagrams to be rendered as SVG or PNG.

## Describe the issue In both JupyterLab and old Notebook MultiCursor not only is blinking when is bing moved, but also completely disappears when mouse stops motion. Same code works...

Hi Are you going to add stereo version also? Thank you!

Resulting saved config file looks differently when argument is defined on command line or in the config file, which always uses strings for values. The code treats specifically does different...

**Describe the bug** I am trying to define two distinct folding conditions. When I am enabling any one of them - it works. But when when both are enabled -...

bug
Platform issue

## Description Even simple code cells are not clearly seen until clicking into them. Tried that with different themes and in both Firefox and Chrome. ![image](https://github.com/jupyterlab-contrib/rise/assets/9642454/12be761d-3d2d-4538-bf39-4e4418707efe) ## Reproduction - JupyterLab...

bug

It seems to me that the minus sign is by mistake applied twice when passing the `d` into `create()`. Considering that `create` does not changes values, only packs into array...