New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/settingregistry

Package Overview
Dependencies
Maintainers
34
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/settingregistry - npm Package Versions

1
2123
29

3.0.4

Diff
blink1073
published 3.0.4 •

Changelog

Source

v3.0.4

  • Do not use ?? in plain js, as it is too new. (#9606)
  • Fix handling of multiple notebooks for the debugger. (#9598)
  • Refactor labhub + CI. (#9604)
echarles
published 2.3.0 •
blink1073
published 3.0.3 •

Changelog

Source

v3.0.3

  • Move open_browser to the top level configs of classes. (#9580)
blink1073
published 3.1.0-alpha.3 •
blink1073
published 3.1.0-alpha.2 •
blink1073
published 3.1.0-alpha.1 •
blink1073
published 3.1.0-alpha.0 •
blink1073
published 3.0.2 •

Changelog

Source

v3.0.2

  • Manage kernel message queueing better to prevent out-of-order execution. (#9571)
  • Fix breadcrumb links. (#9572)
  • Fix integration with JupyterHub. (#9568)
  • Fix parsing of empty CSV files. (#9557)
  • Use tree/table buttons to display debugger variables view mode. (#9502)
  • Update tutorial for final jlab 3 release. (#9562)
  • Fix upgrade_extension.py. (#9551, #9550)
  • Update the Binder link in the README to point to a 3.0 Binder. (#9549)
goanpeca
published 2.3.0-rc.0 •
blink1073
published 3.0.1 •

Changelog

Source

v3.0.1

  • Fixes error when applying jupyterlab.upgrade_extension on Windows. (#9546)
  • Improve upgrade script to add style settings. (#9515)
  • Fixed incorrect link to GitHub milestone. (#9516)
  • Split contribution guidelines into web-based and local instructions. (#9540)
  • Remove --checkout 3.0 in the extension tutorial. (#9545)
  • Docs updates for 3.0. (#9546)
  • Fix usage test. (#9547)
  • Remove visible 1px border for terminal. (#9548)