Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jupyter-server/jupyter_server issues and pull requests
#1372 - Update for tornado 6.4
Pull Request -
State: closed - Opened by blink1073 12 months ago
Labels: maintenance
#1371 - Stop using deprecated function in tornado
Issue -
State: open - Opened by blink1073 12 months ago
- 1 comment
Labels: bug
#1370 - chore: update pre-commit hooks
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 12 months ago
- 1 comment
Labels: maintenance
#1369 - avoid unhandled error on some invalid paths
Pull Request -
State: closed - Opened by minrk 12 months ago
Labels: bug
#1368 - lots of ways to trigger unhandled errors via filesystem permissions
Issue -
State: open - Opened by minrk 12 months ago
Labels: bug
#1367 - Change md5 to hash and hash_algorithm, fix incompatibility
Pull Request -
State: closed - Opened by Wh1isper 12 months ago
- 19 comments
Labels: bug
#1366 - Latest release is breaking custom ContentManager
Issue -
State: closed - Opened by fcollonval 12 months ago
- 4 comments
Labels: bug
#1365 - Update ruff and typings
Pull Request -
State: closed - Opened by blink1073 almost 1 year ago
Labels: maintenance
#1364 - Update api docs with md5 param
Pull Request -
State: closed - Opened by Wh1isper almost 1 year ago
- 3 comments
Labels: documentation
#1363 - Support get file(notebook) md5
Pull Request -
State: closed - Opened by Wh1isper about 1 year ago
- 5 comments
Labels: enhancement
#1362 - Remove usages of tornado io_loop in favor of native asyncio
Issue -
State: open - Opened by blink1073 about 1 year ago
- 4 comments
Labels: enhancement
#1361 - typo: ServerApp
Pull Request -
State: closed - Opened by IITII about 1 year ago
- 2 comments
Labels: documentation
#1360 - Navigating in the JupyterLab UI can prevent idle kernels from being culled.
Issue -
State: closed - Opened by ojarjur about 1 year ago
- 11 comments
Labels: bug
#1359 - Test usage of proactor event loop
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1358 - Clean up ruff config
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1357 - ContentsHandler return 404 rather than raise exc
Pull Request -
State: closed - Opened by bloomsa about 1 year ago
- 9 comments
Labels: bug
#1356 - Add more typings
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1355 - chore: update pre-commit hooks
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
Labels: maintenance
#1354 - Update kernel env to reflect changes in session
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
- 3 comments
Labels: enhancement
#1352 - add spotinst token renewer
Pull Request -
State: closed - Opened by sigmarkarl about 1 year ago
#1351 - Clean up lint and typing
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1350 - Update typing for traitlets 5.13
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1349 - Move pycrdt to jupyter-server
Issue -
State: open - Opened by davidbrochart about 1 year ago
- 2 comments
Labels: enhancement
#1348 - Custom ContentsManager with a NoOpCheckpoints cannot open notebook, raises Unhandled error
Issue -
State: open - Opened by miraculixx about 1 year ago
- 1 comment
Labels: bug
#1347 - Revert "Revert "Update kernel env to reflect changes in session." (#1…
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
#1346 - Revert "Update kernel env to reflect changes in session."
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: bug
#1345 - Latest release 2.9.0 broken on install
Issue -
State: closed - Opened by krassowski about 1 year ago
- 4 comments
Labels: bug
#1344 - Update typings and fix tests
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1343 - Contents API fetches are cached for too long
Issue -
State: open - Opened by sebbov about 1 year ago
- 1 comment
Labels: bug
#1342 - Ability to configure cull_idle_timeout with kernelSpec
Pull Request -
State: closed - Opened by akshaychitneni about 1 year ago
- 1 comment
Labels: enhancement
#1341 - Update kernel env to reflect changes in session.
Pull Request -
State: closed - Opened by Carreau about 1 year ago
Labels: enhancement
#1340 - Run Gateway token renewers even if the auth token is empty.
Pull Request -
State: closed - Opened by ojarjur about 1 year ago
- 1 comment
Labels: bug
#1339 - GatewayTokenRenewer classes stopped being called with the 2.8.0 release of the `jupyter_server` package.
Issue -
State: closed - Opened by ojarjur about 1 year ago
- 3 comments
Labels: bug
#1338 - can't delete file in jupyterlab
Issue -
State: open - Opened by li1311139481 about 1 year ago
- 13 comments
Labels: bug
#1337 - Update typings for mypy 1.6
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1336 - Added Logs for get_os_path closes issue
Pull Request -
State: closed - Opened by jayeshsingh9767 about 1 year ago
- 8 comments
Labels: enhancement
#1335 - Change allow_hidden config default for easier hidden files access
Issue -
State: open - Opened by tmchartrand about 1 year ago
- 1 comment
Labels: enhancement
#1334 - chore: update pre-commit hooks
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
Labels: maintenance
#1333 - Add typings to commonly used APIs
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1332 - POC: Automatically decorate all handlers as authenticated.
Pull Request -
State: closed - Opened by Carreau about 1 year ago
- 1 comment
#1331 - Path resolver API
Pull Request -
State: open - Opened by krassowski about 1 year ago
- 6 comments
Labels: enhancement
#1330 - Update typings for traitlets 5.10
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1329 - async start_extension hook
Issue -
State: open - Opened by fcollonval about 1 year ago
- 4 comments
Labels: enhancement
#1328 - Don't let ContentsHandler's internal 404 bubble up.
Issue -
State: closed - Opened by Carreau about 1 year ago
- 4 comments
Labels: bug, good first issue
#1327 - Implement ContentsHandler's head request.
Issue -
State: open - Opened by Carreau about 1 year ago
- 2 comments
Labels: enhancement
#1326 - Fix notebook URL opened in browser when redirect file not used
Pull Request -
State: open - Opened by randomir about 1 year ago
- 7 comments
Labels: bug
#1325 - Notebook not opened in browser when `use_redirect_file=false` set
Issue -
State: open - Opened by randomir about 1 year ago
- 1 comment
Labels: bug
#1324 - Adopt sp-repo-review
Pull Request -
State: closed - Opened by blink1073 about 1 year ago
Labels: maintenance
#1323 - Authentication and Authorization not working through config file of jupyter Server
Issue -
State: open - Opened by ashu-soni-dsw about 1 year ago
- 2 comments
Labels: bug
#1322 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
Labels: maintenance
#1321 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: maintenance, dependencies, github_actions
#1320 - Avoid showing "No answer for 5s" when shutdown is slow
Pull Request -
State: closed - Opened by minrk about 1 year ago
Labels: bug
#1319 - Update handlers.py added path logging
Pull Request -
State: closed - Opened by Aayush-lad about 1 year ago
#1318 - Add debug log statements for file path
Pull Request -
State: closed - Opened by Aayush-lad about 1 year ago
- 1 comment
#1316 - Support Serving Metrics On an Alternate Port
Issue -
State: open - Opened by dpeckett about 1 year ago
- 1 comment
Labels: enhancement
#1315 - accessing API version should not count as activity
Pull Request -
State: closed - Opened by minrk over 1 year ago
Labels: bug
#1314 - Add Restart In Place API Support
Pull Request -
State: open - Opened by timg512372 over 1 year ago
- 1 comment
#1313 - On notebook download, custom ContentsManager raises StaticFileHandler.initialize() exception
Issue -
State: open - Opened by miraculixx over 1 year ago
- 4 comments
Labels: bug
#1312 - Add root `/api/` endpoint to REST spec
Pull Request -
State: closed - Opened by minrk over 1 year ago
Labels: documentation
#1311 - Force legacy ws subprotocol when using gateway
Pull Request -
State: closed - Opened by epignot over 1 year ago
- 1 comment
Labels: bug
#1310 - websocket subprotocol negotiation when using gateway
Issue -
State: closed - Opened by epignot over 1 year ago
- 2 comments
Labels: bug
#1309 - Jupyter Server cannot recognize contents_manager_class class in the config.py file
Issue -
State: open - Opened by luweizheng over 1 year ago
- 3 comments
Labels: bug
#1308 - Assert return value of `expected_http_error`
Pull Request -
State: closed - Opened by toslunar over 1 year ago
- 9 comments
Labels: bug
#1307 - Fix broken link in doc
Pull Request -
State: closed - Opened by Hind-M over 1 year ago
- 1 comment
Labels: documentation
#1306 - Rename notebook.auth.security.passwd->jupyter_server.auth.passwd in docs
Pull Request -
State: closed - Opened by mathbunnyru over 1 year ago
- 3 comments
Labels: documentation
#1305 - Support external kernels
Pull Request -
State: closed - Opened by davidbrochart over 1 year ago
- 1 comment
Labels: feature
#1304 - Broken link in documentation
Issue -
State: closed - Opened by Hind-M over 1 year ago
- 2 comments
Labels: bug
#1303 - Handle Iopub welcome message for jep#65
Pull Request -
State: open - Opened by Hind-M over 1 year ago
- 6 comments
Labels: enhancement
#1302 - CI fails due to jsonschema.RefResolver being deprecated
Issue -
State: open - Opened by andrii-i over 1 year ago
- 5 comments
Labels: bug
#1301 - Discrepancy between logged server URL and the URL in the `jpserver-*-open.html` file
Issue -
State: open - Opened by MetRonnie over 1 year ago
- 1 comment
Labels: bug
#1300 - Make kernel_id as a conditional optional field
Pull Request -
State: closed - Opened by allstrive over 1 year ago
- 7 comments
Labels: bug
#1299 - kernel_actions/v1 spec expects field that is not available
Issue -
State: closed - Opened by allstrive over 1 year ago
- 3 comments
Labels: bug
#1298 - Update notes link
Pull Request -
State: closed - Opened by krassowski over 1 year ago
- 1 comment
Labels: documentation
#1297 - docs: fix broken hyperlink to Tornado
Pull Request -
State: closed - Opened by emmanuel-ferdman over 1 year ago
- 2 comments
Labels: documentation
#1296 - datetime.datetime.utcnow() and datetime.datetime.utcfromtimestamp() are deprecated in Python 3.12
Issue -
State: open - Opened by befeleme over 1 year ago
- 4 comments
Labels: bug
#1295 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
Labels: maintenance
#1294 - Reference current_user to detect auth
Pull Request -
State: closed - Opened by bhperry over 1 year ago
- 3 comments
Labels: bug
#1293 - api_last_activity never updates in v2.x.x
Issue -
State: closed - Opened by bhperry over 1 year ago
- 1 comment
Labels: bug
#1292 - Remove frontend doc
Pull Request -
State: closed - Opened by fcollonval over 1 year ago
Labels: documentation
#1291 - send2trash now supports deleting from different filesystem type(#1290)
Pull Request -
State: closed - Opened by wqj97 over 1 year ago
- 4 comments
Labels: maintenance
#1290 - send2trash now supports deleting from different filesystem type
Issue -
State: closed - Opened by wqj97 over 1 year ago
- 1 comment
Labels: bug
#1289 - Handle test failures
Pull Request -
State: closed - Opened by blink1073 over 1 year ago
Labels: maintenance
#1288 - Add missing events to gateway client
Pull Request -
State: closed - Opened by allstrive over 1 year ago
- 2 comments
Labels: bug
#1287 - Missing events from gateway client
Issue -
State: closed - Opened by allstrive over 1 year ago
- 2 comments
Labels: bug
#1286 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
Labels: maintenance
#1285 - Unable to open Jupyter Lab - file location on Windows 10 has changed.
Issue -
State: open - Opened by ysfnxt over 1 year ago
- 2 comments
Labels: bug
#1284 - GET /api/me permissions query parameter
Issue -
State: open - Opened by davidbrochart over 1 year ago
- 5 comments
Labels: enhancement
#1283 - Enabling absolute checkpoint dir
Pull Request -
State: open - Opened by lade-odoo over 1 year ago
- 7 comments
Labels: enhancement
#1282 - Try testing against python 3.12
Pull Request -
State: closed - Opened by blink1073 over 1 year ago
- 15 comments
Labels: maintenance
#1281 - Fix DeprecationWarning from pytest-console-scripts
Pull Request -
State: closed - Opened by frenzymadness over 1 year ago
- 2 comments
Labels: maintenance
#1280 - Resolve server absolute path to server or kernel-relative path
Issue -
State: open - Opened by krassowski over 1 year ago
Labels: enhancement
#1279 - Repeated log messages: "Generating new user for token-authenticated request"
Issue -
State: open - Opened by rmoff over 1 year ago
- 1 comment
Labels: bug
#1278 - Remove docutils and mistune pins
Pull Request -
State: closed - Opened by blink1073 over 1 year ago
Labels: maintenance
#1277 - Update docutils requirement from <0.20 to <0.21
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: maintenance, dependencies, python
#1276 - Don't instantiate an unused Future in gateway connection trait
Pull Request -
State: closed - Opened by minrk over 1 year ago
Labels: bug
#1275 - Write server list to stdout
Pull Request -
State: closed - Opened by minrk over 1 year ago
Labels: bug
#1274 - Proposal: Restore Notebook execution progress when a browser page is reloaded
Issue -
State: open - Opened by skukhtichev over 1 year ago
- 25 comments
Labels: enhancement
#1273 - `server list --json` is no longer valid json?
Issue -
State: closed - Opened by indigoviolet over 1 year ago
- 1 comment
Labels: bug
#1272 - Set settings["page_config_data"]["nbclassic_installed"] if nbclassic is installed
Pull Request -
State: closed - Opened by andrii-i over 1 year ago
- 2 comments
#1271 - Kernelspec Caching
Pull Request -
State: open - Opened by kevin-bates over 1 year ago
- 3 comments
Labels: feature