Socket
Socket
Sign inDemoInstall

@jupyterlab/services

Package Overview
Dependencies
Maintainers
34
Versions
387
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/services - npm Package Versions

1
39

3.1.3

Diff

blink1073
published 3.1.2 •

Changelog

Source

3.1.2

(Full Changelog)

Enhancements made

  • Normalize translation domain #10728 (@fcollonval)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@AnudeepGunukula | @blink1073 | @ellisonbg | @fcollonval | @goanpeca | @jasongrout | @jupyterlab-dev-mode | @krassowski | @meeseeksmachine | @welcome

blink1073
published 3.1.0 •

Changelog

Source

3.1.0

(Full Changelog)

User-facing changes

  • From JupyterLab 3.1, file documents and notebooks have collaborative editing using the Yjs shared editing framework. Editors are not collaborative by default; to activate it, start JupyterLab with the --collaborative flag. See full documentation on collaboration.
  • The undo/redo history in the notebook is now document-wide (tracking changes across all cells); the future verisions will enable restoring the previous behaviour of per-cell undo/redo.
  • Table of Contents recieved multiple new features and settings described in the user documentation.
  • The debugger recived many improvements, including basic support for evaluating code at a breakpoint, and for variable inspection.
  • The closing bracket is no longer automatically added by default; the old behaviour can be re-enabled from the menu bar (Settings -> Auto Close Brackets) or from the Advanced Settings Editor.
  • A new visual indicator was introduced to highlight cells in which the code changed in the editor since last execution: <img alt="A GIF of the visual indicator showing up after editing a cell." src="https://user-images.githubusercontent.com/21197331/120619861-ae957d80-c45c-11eb-8640-b25b8b659ad4.gif">
  • Many other new features were added as documented below.

New features added

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@0618 | @achandak123 | @afonit | @afshin | @AgoCan | @agoose77 | @ainzzorl | @aiqc | @ajbozarth | @akx | @andrewfulton9 | @Ashish-15s | @blink1073 | @bollwyvl | @bsyouness | @cameron-toy | @consideRatio | @darcsoel | @davidbrochart | @dge8 | @dharmaquark | @dhirschfeld | @DianeHu | @dmonad | @echarles | @ellisonbg | @fasiha | @fcollonval | @flying-sheep | @fperez | @gereleth | @goanpeca | @Guillaume-Garrigos | @hbcarlos | @ian-r-rose | @isabela-pf | @jahn96 | @janjagusch | @jasongrout | @jayqi | @jess-x | @jhamet93 | @jluttine | @jochym | @JohanMabille | @jtpio | @jupyterlab-dev-mode | @krassowska | @krassowski | @legendb317 | @loichuder | @maartenbreddels | @manavendrasen | @manfromjupyter | @mariobuikhuizen | @marthacryan | @martinRenou | @mbektas | @meeseeksdev | @meeseeksmachine | @mellesies | @mgeier | @mlucool | @mnowacki-b | @mwakaba2 | @NPetz | @ognjenjevremovic | @ohrely | @palewire | @paravatha | @partev | @plan-do-break-fix | @robertpyke | @RodyLipson | @sarahspak | @saulshanabrook | @shngt | @skyetim | @smacke | @stadlerb | @SylvainCorlay | @telamonian | @tonyfast | @trallard | @vidartf | @vkaidalov-rft | @welcome | @yasmin-bb | @yuvipanda

v3.0

See the JupyterLab 3.0 milestone on GitHub for the full list of pull requests and issues closed.

jasongrout
published 3.0.3 •

Changelog

Source

v3.0.3

  • Move open_browser to the top level configs of classes. (#9580)
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)
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)
jasongrout
published 3.0.0-1 •

jasongrout
published 3.0.0-0 •

jasongrout
published 2.0.3 •

jasongrout
published 2.0.2 •

Changelog

Source

v2.0.2

April 2020

See the JupyterLab 2.0.2 milestone on GitHub for the full list of pull requests and issues closed.

  • Fix cell execution when recording timing (#8057, #8056)
  • Fix font settings for the editor (#8004, #7910)
  • Avoid redundant checkpoint calls on loading a notebook (#7926, #7889)
  • For developers: make kernel IFuture.done typings more correct by not including undefined (#8032)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc