| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 21 hours ago | 580 Bytes | |
| v3.3.11 source code.tar.gz | < 21 hours ago | 6.5 MB | |
| v3.3.11 source code.zip | < 21 hours ago | 6.6 MB | |
| Totals: 3 Items | 13.1 MB | 0 | |
New Features
- Revert
test_nbto sync API using execnb 0.3.2 CaptureShell loop thread, addcell_timeoutoption and leaked-task warning (#1632) - Include asyncio task await chains in nbdev-test SIGINT stack dump, so hangs suspended in coroutines show where they are stuck (#1631)
- Show which notebook each worker was running on ctrl-c during
nbdev_test, replacing faulthandler with a custom SIGINT handler (#1630)