issues
search
ipython
/
ipykernel
IPython Kernel for Jupyter
https://ipykernel.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
653
stars
368
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace BaseThread's add_task with start_soon
#1300
davidbrochart
opened
4 days ago
0
Remove base setup
#1299
davidbrochart
closed
4 days ago
0
Wrong Python version in CI for Windows
#1298
davidbrochart
closed
4 days ago
0
Show Python version in CI
#1297
davidbrochart
opened
5 days ago
1
Use supported_features=['debugger'] in kernel info reply
#1296
ianthomas23
opened
1 week ago
3
Suggest to make implementations of some function always return awaitable
#1295
Carreau
opened
1 week ago
3
Misc type annotations
#1294
Carreau
closed
1 week ago
3
Use `threading.Event` for `_eventloop_set` instead of `anyio.Event`
#1293
davidbrochart
opened
2 weeks ago
6
`_eventloop_set` event called from non-async context
#1292
davidbrochart
opened
2 weeks ago
0
Use zmq-anyio
#1291
davidbrochart
opened
2 weeks ago
10
Rely on intrsphinx_registry to keep intersphinx up to date.
#1290
Carreau
closed
2 weeks ago
2
Need public opt-out API for output routing from threads
#1289
minrk
opened
3 weeks ago
1
Improve robustness of subshell concurrency tests using Barrier
#1288
ianthomas23
closed
2 weeks ago
1
Add 20 min timeout dowstream ipyparallel
#1287
Carreau
closed
4 weeks ago
0
Minor types updates
#1286
Carreau
closed
4 weeks ago
0
Improve robustness of subshell concurrency tests
#1285
ianthomas23
closed
1 month ago
1
Drop support for Python 3.8
#1284
ianthomas23
closed
1 month ago
1
Cleanup file descriptors watcher thread
#1283
dfalbel
opened
1 month ago
0
remove deprecated ipyparallel methods now that they are broken anyway
#1282
minrk
closed
1 month ago
0
socket must be None, not shell_socket for default shell
#1281
minrk
closed
1 month ago
1
restore zero-copy recv on shell messages
#1280
minrk
closed
1 month ago
0
errors not reported in new async code
#1279
minrk
opened
1 month ago
0
use of zmq zero-copy is no longer correct
#1278
minrk
closed
1 month ago
0
start testing on 3.13
#1277
Carreau
closed
1 month ago
0
Try to add workflow to publish nightlies
#1276
Carreau
closed
1 month ago
0
fix mixture of sync/async sockets in IOPubThread
#1275
minrk
closed
1 month ago
1
Publish alpha(s) and nightly on https://anaconda.org/scientific-python-nightly-wheels/
#1274
Carreau
opened
1 month ago
2
Remove some potential dead-code.
#1273
Carreau
closed
1 month ago
1
Misc cleanup and types updates
#1272
Carreau
opened
1 month ago
0
Detect parent change in more cases on unix
#1271
bluss
closed
1 month ago
4
Run Mypy by default.
#1270
Carreau
opened
1 month ago
1
Infinite loop when using threadpool in notebook
#1269
jacksonriley
opened
1 month ago
0
[feature-request] Define custom startup code for specific kernel
#1268
gianfa
closed
1 month ago
2
support ipv6
#1267
u2takey
closed
1 month ago
1
Remove direct use of asyncio
#1266
davidbrochart
closed
2 months ago
3
Fix eventloop integration with anyio
#1265
ianthomas23
closed
3 months ago
5
Specify argtypes when using macos msg
#1264
ianthomas23
closed
3 months ago
1
Forward port changelog for 6.29.4 and 5 to main branch
#1263
ianthomas23
closed
3 months ago
1
Ignore warning from trio
#1262
ianthomas23
closed
3 months ago
1
Feature: Fork kernel
#1261
zmbc
opened
3 months ago
1
close_loop coroutine instantiated but never awaited in (old?) asyncio loop integration
#1260
johnfb
opened
3 months ago
1
Kernel crashes after setting decimal precision
#1259
JasonWeill
closed
2 months ago
3
Using UDS for communication in debugger
#1258
tinglongliao-db
opened
4 months ago
0
Build docs on ubuntu
#1257
blink1073
closed
4 months ago
0
Missing changelog for 6.29.4 and 6.29.5
#1256
frenzymadness
closed
3 months ago
1
Extra debug request command "continue" will cause kernel stuck and refuse further response.
#1255
freedom-git
opened
4 months ago
0
Backport PR #1248 on branch 6.x (Avoid a DeprecationWarning on Python 3.13+)
#1254
meeseeksmachine
closed
4 months ago
0
Explicitly close memory object streams
#1253
ianthomas23
closed
4 months ago
1
Test failures with anyio 4.4.0
#1252
ianthomas23
closed
4 months ago
0
[6.x] Update Release Scripts
#1251
blink1073
closed
5 months ago
0
Next