issues Search Results · repo:jupyter/jupyter_client language:Python
Filter by
389 results
(79 ms)389 results
injupyter/jupyter_client (press backspace or delete to remove)Multiple communities are interested in embedding environment data within a Jupyter notebook s metadata (1, 2, 3, 4, 5).
The goal being to have tools that prepare an environment equipped to execute a given ...
itcarroll
- 4
- Opened 20 days ago
- #1055
When testing pawamoy/markdown-exec/#70 under python 3.14, I get warnings that cause tests to fail when filterwarnings =
error in my pytest.ini. The errors are raised because I m using BlockingKernelManager, ...
benjamincburns
- 1
- Opened on Feb 6
- #1053
This is more of a question than a bug report.
In https://github.com/jupyter/jupyter_client/blob/80c636788a31f62b0321c0a8610d3d81ef0d958c/jupyter_client/client.py#L178
and
https://github.com/jupyter/jupyter_client/blob/80c636788a31f62b0321c0a8610d3d81ef0d958c/jupyter_client/client.py#L207 ...
edwardzjl
- 2
- Opened on Dec 10, 2024
- #1049
Hello,
Running the test suite with pytest-xdist in parallel reduces its length from 280 s to 80 s. Unfortunately, it introduces
a few spurious test failures as spot in https://github.com/jupyter/jupyter_client/issues/988. ...
Apteryks
- 1
- Opened on Nov 30, 2024
- #1048
_async_is_alive calls out to _async_is_alive in the kernelmanager.
https://github.com/jupyter/jupyter_client/blob/main/jupyter_client/client.py#L415
async def _async_is_alive(self) - bool:
...
jgeraerts
- Opened on Nov 20, 2024
- #1047
The changelog on the main branch seems to be missing some of the 7.x releases:
https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md
Image
However they are listed in https://github.com/jupyter/jupyter_client/blob/7.x/CHANGELOG.md. ...
jtpio
- 1
- Opened on Oct 24, 2024
- #1043
I work on a widget that does DataFrame visualization and codegen. I want the widget to be able create a cell immediately
below it, and inject then edit code in that cell.
I want to create a new cell, ...
paddymul
- 2
- Opened on Oct 16, 2024
- #1041
Introduced in 5d4888116a69b8f8edb69e51a22b8d4df3a54741 in jupyter_client/localinterfaces.py, the changes made to
public_ips() method breaks existing deployments.
Previously, the following yielded the ...
BwL1289
- 8
- Opened on Sep 20, 2024
- #1039
https://github.com/jupyter/jupyter_client/blob/8ca76ea1e67c9732a67cab812f8129b68671b9cd/jupyter_client/channels.py#L239
You need to set timeout to be 0 in get_msg, otherwise it will get stuck rather than ...
freedom-git
- Opened on Sep 13, 2024
- #1035
We would like to force our user to boot up with a certain kernel when starting Jupyter. This will be best done in a form
of commandline arguments and we re hoping it fails if it can t find the venv environment. ...
zarif98
- Opened on Aug 2, 2024
- #1030

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.