-
Version info:
```
$ jupyter --version
Selected Jupyter core packages...
IPython : 8.5.0
ipykernel : 6.16.0
ipywidgets : 8.0.2
jupyter_client : 7.4.2
jupyter_core …
-
I don't know if they're *supposed* to match, but header (`` etc.) tags are styled differently in HTML widgets vs the rest of Jupyter. Size, weight, and spacing (or alignment?) are all different. IPy…
-
https://github.com/kafonek/ipython_blocking seems to be the only way to wait for a user interaction on the frontend. Which is one of the most common requests on the jupyter-widgets gitter channel so i…
ianhi updated
3 years ago
-
**Describe the bug**
"Import" and "Export" buttons in Object List widget do not work correctly.
**To Reproduce**
Steps to reproduce the behavior:
1. Open napari, some example data (cells3d), and…
-
## Main error
Application qtconsole launch may have produced errors.
## Traceback
```
Error in sys.excepthook:
Traceback (most recent call last):
File "C:\Users\Greydon\AppData\Roaming\Python\…
-
## Description
I do not see the scroll bar when I use the output widget. Is this issue not solved yet? Same issue previously reported as https://github.com/jupyter-widgets/ipywidgets/issues/277…
-
- [ ] load accounts config from `` as current context
- [ ] `pypfi.conf`
- [ ] `Session` ?
- [ ] `Account.reports.report_type()` should yield objects with IPython display methods:
- [ ] `_repr…
-
---------------------------------------------------------------------------
KeyError Traceback (most recent call last)
~\.conda\envs\tensorflow\lib\site-packages\ipy…
-
The future home of the cl-jupyter-widgets ASDF system is found here:
https://github.com/clasp-developers/cl-jupyter-widgets
It's not quite ready for prime-time - we need to take another run at c…
-
### Problem
I want to figure out how to determine the running jupyter lab server from python. Then I want to determine the start time of that server.
### Proposed Solution
w…