-
[ITables](https://github.com/mwouts/itables) is a ipython widget for DataTable. It would be great if this was supported in python for shiny as the html widget, [DT](https://rstudio.github.io/DT/shiny.…
-
### Bug description
_No response_
### Steps to reproduce
`````quarto
---
engine: jupyter
---
```{python}
from IPython.display import Markdown, display, JSON
display(JSON({
"first_name"…
-
### Before posting a feature request
- [X] I have searched exisisting GitHub issues to make sure the feature request does not already exist.
### Feature details
Currently in `ipython`, lab_dev obj…
-
The `run_cell()` method is missing doc-str for the param `cell_id`.
I was trying to figure out if this param would help me control the output number in cell display but there is no doc on it so I have…
-
I've build a simple Ipython notebook app using the JSONeditor widget. By pressing the button 'Print JSON' the content of the JSONeditor should be printed within the notebook. Initially this works. But…
-
#### ALL software version info
Software Version Info
```plaintext
Python 3.12.4
panel==1.5.2
bokeh==3.6.0
ipykernel==6.29.5
ipython==8.27.0
jupyter_bokeh==4.0.5
jupyter_client==8.…
-
## Description
### What steps will reproduce the problem?
In Spyder 5, the user could search for text in other panes, e.g. IPython Console, but now this is only allowed in the Editor pane.
Using …
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://github.com/paddymul/buckaroo) of Buckaroo.
…
-
I have been subclassing the basic ipywidgets to develop notebook GUIs, and have been trying to 'wrap' a basic widget with a HTML label to the left (for consistent layouts). I'm aware there is a `descr…
-
Perhaps in a new module `data_viz` or something, we can add some tools for interpretation of classifiers. The first one I'd like to add is something I already have a prototype of - a notebook using in…