Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-jupyterlab-4.0.9-slfo.1.1.3 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: python311-jupyterlab Distribution: SUSE Linux Framework One
Version: 4.0.9 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.3 Build date: Wed Aug 21 19:00:49 2024
Group: Development/Languages/Python Build host: h03-ch2a
Size: 14993628 Source RPM: python-jupyterlab-4.0.9-slfo.1.1.3.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/jupyterlab/jupyterlab
Summary: Environment for interactive and reproducible computing
An extensible environment for interactive and reproducible computing,
based on the Jupyter Notebook and Architecture.

JupyterLab is the next-generation user interface for Project Jupyter
offering all the familiar building blocks of the classic Jupyter
Notebook (notebook, terminal, text editor, file browser, rich outputs,
etc.).

Provides

Requires

License

BSD-3-Clause

Changelog

* Sun Nov 26 2023 code@bnavigator.de
  - Update to 4.0.9
    [#]# Bugs fixed
    * Improve cell toolbar tracker #15314 (@fcollonval)
    * Do not update filebrowser breadcrumbs when not needed #15387
      (@krassowski)
    * Don't show default value for objects in Settings Editor #15380
      (@firai)
    * Fix highlighting search in an out-of-viewport cell #15376
      (@fcollonval)
    * Fix overreactive scrolling to next cell after Shift + Enter
      [#15288] (@krassowski)
    * Fix missing default property breaking codemirror overrides.json
      [#15346] (@LJMP)
    * Fix update button in extension manager #15331
      (@nbowditch-einblick)
    * Fix scrolling when dragging files in the file browser #15318
      (@krassowski)
    * Fix scrolling past long outputs in presence of un-rendered
      headings #15356 (@krassowski)
    * Update notebook window on resize if height changes #15357
      (@krassowski)
    * Remove unnecessary requirement from codemirror service plugin
      [#15362] (@paulkim3151)
  - Release 4.0.8
    [#]# Enhancements made
    * Expand search box horizontally when text grows long #15266
      (@sinistersnare)
    [#]# Bugs fixed
    * Add min width to constrain resizing in side-by-side view #14529
      (@dharmaquark)
    * Fix collapsed cells styling #15322 (@fcollonval)
    * Fix autobrackets and other default CM extension #15297
      (@fcollonval)
    * Fix rulers position with gutter width #15296 (@fcollonval)
    * Declare Webpack loaders with require.resolve() #15299 (@tibdex)
* Wed Oct 11 2023 code@bnavigator.de
  - Update to 4.0.7
    [#]# Enhancements made
    * Add the standard SQL mimetype #15180 (@brichet)
    [#]# Bugs fixed
    * Restore horizontal scrolling of outputs for Firefox #15171
      (@fcollonval)
    * Fix text wrapping in the search box #15080 (@eliaslma)
    * Fix completer documentation panel hiding and animation #15238
      (@krassowski)
    * Fix clicking in the TOC does not scroll #15184 (@parmentelat)
    * Hide completer when changing notebook tabs #14534
      (@nishikantparmariam)
    * Backport of MathJax double init/font URL fix and binder/log
      updates #15231 (@bollwyvl)
    * Restore syntax highlighting for mimetypes with more than one
      identifier #15175 (@jans-code)
    * Fix completer width inflation and jitter #15132 (@krassowski)
    * Fix Show Keyboard Shortcuts command #15170 (@jtpio)
    * Blur footer for any key that triggers a 'select above', not
      just ArrowUp #14796 (@smacke)
    * Fix background-color in <select> elements in dark theme #15098
      (@Rmarieta)
    * Fix selection in active line #15129 (@krassowski)
    * Remove unusedDocuments, fix culling of foreign documents #15105
      (@krassowski)
* Sat Sep 23 2023 code@bnavigator.de
  - Update to 4.0.6
    [#]# Enhancements made
    * Add more LSP request types #15064 (@krassowski)
    * Expose processedItemsCache as a protected in CompleterModel
      [#15025] (@krassowski)
    * Fix filebrowser.open and add ability to provide a factory
      [#14983] (@fcollonval)
    * Use config compatible with notebook 7 #14978 (@fcollonval)
    [#]# Bugs fixed
    * Fix return type of getMimeTypeByLanguage() #15101 (@krassowski)
    * Fix documentation panel display logic of the completer #15106
      (@trungleduc)
    * Check applicable provider in ProviderReconciliator #15094
      (@trungleduc)
    * Completer: switch renderer & model on update, update on
      providers change #15065 (@krassowski)
    * Fix _updateConstraints missing protected/private classifier.
      [#15066] (@krassowski)
    * HoverBox: adjust right when moving node to fit within window
      [#15052] (@krassowski)
    * fixes codemirror settings #15009 (@andrewfulton9)
    * Pass completion context to shouldShowContinuousHint() #15015
      (@krassowski)
    * Fix translation syntax to extract it by the parser #14979
      (@fcollonval)
    * added title to Close tab icon #14973 (@j264415)
    [#]# Maintenance and upkeep improvements
    * Install playwright browser in jupyterlab.browser_check #15117
      (@brichet)
    * Enable Playwright trace #15087 (@jtpio)
    * Bump ruff from 0.0.282 to 0.0.286 #15056 (@dependabot[bot])
    * React on galata update comment, fix binder URL in docs #15070
      (@krassowski)
    * Deprecate LSP adapter getEditorIndexAt() method #15028
      (@krassowski)
    * Fix pepy.tech links #14982 (@fcollonval)
    * simplify binder python baseline #14971 (@bollwyvl)
    * Restore welcome test #14946 (@fcollonval)
    * Bump black[jupyter] from 23.3.0 to 23.7.0 #14893
      (@dependabot[bot])
    [#]# API and Breaking Changes
    * Check applicable provider in ProviderReconciliator #15094
      (@trungleduc)
* Thu Aug 17 2023 code@bnavigator.de
  - Demote primary flavor recommendation to suggestion
  - Move entrypoints to python alternatives
* Thu Aug 17 2023 code@bnavigator.de
  - Recommend the primary python flavor -- boo#1214354
* Mon Aug 14 2023 arun@gmx.de
  - update to version 4.0.5:
    * Check backward dep (#14956)
    * Ensure not breaking backward compatibility (#14952)
    * Bump lumino packages (#14951)
    * Fix View Menu "Show line number" does not show its corresponding
      shortcut (#14950)
    * Make the browser check default_url configurable (#14949)
    * Allow opening links in new tabs when HTML is trusted (#14943)
    * Remove docker ignore file (#14938)
    * Fix broken link (#14940)
    * Make the DOM structure of linked output views more similar to
      outputs (#14941)
    * Custom script to upgrade staging/yarn.lock (#14935)
    * Rename readthedoc config (#14930)
    * Fix incorrect indentation browser_check.py (#14923)
* Sat Aug 05 2023 arun@gmx.de
  - update to version 4.0.4:
    * Enhancements made
      + Recommend major versions for Lab 3/Lab 4 compatible extensions
      [#14908] (@JasonWeill)
      + Improve upgrade extension script #14882 (@fcollonval)
      + Adds rank to ICompletionProvider #14800 (@hbcarlos)
      + Deprecates collaborative flag #14792 (@hbcarlos)
    * Bugs fixed
      + Fix semantic commands enabled status #14664 (@fcollonval)
      + In defer mode render enough cells to fill the viewport #14865
      (@fcollonval)
      + Fix CodeMirror tooltip positioning and tooltip background #14858
      (@krassowski)
      + Removes context data from shared model #14771 (@hbcarlos)
      + fix: out of order headings display in toc #14753 (@skyetim)
      + fix: update blocked extensions uris #14846 (@emmanuel-ferdman)
      + Fix CodeMirror theme selection background color #14841
      (@AllanChain)
      + Fix icon and theme/styles for grid in CSV/TSV viewer #14822
      (@krassowski)
      + Adds missing parameters to ICompleterProvider API #14809
      (@hbcarlos)
      + Adds this context when calling ICompletionProvider.modelFactory
      [#14812] (@hbcarlos)
      + Emit changed signal from output area when an output is updated
      [#14785] (@bollwyvl)
      + Improve typing to avoid bad usage of
      context.contentsModel.content #14660 (@fcollonval)
    * Maintenance and upkeep improvements
      + Fix integration tests #14886 (@fcollonval)
      + Bump stylelint from 14.16.1 to 15.10.1 #14802 (@dependabot[bot])
      + Relax Event.IManager interface #14770 (@trungleduc)
      + Bump word-wrap from 1.2.3 to 1.2.4 #14847 (@dependabot[bot])
      + Add style validator #14795 (@krassowski)
      + Bump semver from 7.3.8 to 7.5.2 #14750 (@dependabot[bot])
    * Documentation improvements
      + Recommend major versions for Lab 3/Lab 4 compatible extensions
      [#14908] (@JasonWeill)
      + Update yarn link documentation #14902 (@gabalafou)
      + Create JupyterLab 3.4.4 accessibility statement #14856
      (@isabela-pf)
      + Align copier version with the extension template #14899 (@jtpio)
      + Bump stylelint from 14.16.1 to 15.10.1 #14802 (@dependabot[bot])
      + Fix broken link to security model #14861 (@fcollonval)
      + Improve examples #14726 (@fcollonval)
  - changes from version 4.0.3:
    * Bugs fixed
      + Fix incorrect CSS value for statusbar popover shadow #14789
      (@krassowski)
      + Fix indentation problem after multi-line Python function
      definition #14748 (@FoSuCloud)
      + Fix HTML lang being set to ‘default’ resulting in blind users
      with screenreader reading everything in German #14705
      (@andrii-i)
      + Expose serverCapabilities, provides, and updateLogging #14712
      (@krassowski)
      + Fix kernel message deserialization #14721 (@davidbrochart)
      + Ensure the kernel selector show the default kernel if notebook
      does not have a valid assigned kernel #14693 (@echarles)
      + Add a title to the Markdown Preview widget #14681 (@jtpio)
    * Maintenance and upkeep improvements
      + Separate LSP settings handling out to another plugin #14786
      (@krassowski)
      + fix changed username, pin pydantic<2 for CI #14780 (@bollwyvl)
      + Clean up obsolete docker #14729 (@fcollonval)
      + Port LSP connection manager fixes/enhancements #14714
      (@krassowski)
      + Drop StatusMessage which is dead code #14713 (@krassowski)
      + Update requirements: conda != Python, jupyter-server over
      notebook #14709 (@krassowski)
      + Don’t list log file as changes when checking license header
      [#14700] (@fcollonval)
      + Update branch configuration #14694 (@fcollonval)
      + Update the jupyter labextension list compat message #14680
      (@jtpio)
    * Documentation improvements
      + fix changed username, pin pydantic<2 for CI #14780 (@bollwyvl)
      + fix: typo in param annotation #14745 (@emmanuel-ferdman)
      + fix: typo in common extension points page #14727
      (@emmanuel-ferdman)
      + Fix docs for semantic commands registration #14718 (@jtpio)
      + Ensure documentation switcher data always points to the latest
      JSON. #14698 (@fcollonval)
      + Update requirements: conda != Python, jupyter-server over
      notebook #14709 (@krassowski)
      + Set out expectations for good first issue label #14686
      (@krassowski)
      + Update branch configuration #14694 (@fcollonval)
      + Update the jupyter labextension list compat message #14680
      (@jtpio)
      + Document more features for JupyterLab on Binder #14677
      (@fcollonval)
      + Fix copier command in documentation #14671 (@fcollonval)
      + Update contributing.rst for Windows users #14666 (@coriegulik)
    * Other merged PRs
      + fix: typo in notifications settings documentation #14747
      (@holzman)
* Sun Jun 11 2023 code@bnavigator.de
  - Update to 4.0.2
    * Add support for copier 8.0.0 #14644 (@fcollonval)
    * Update documentation snapshots #14636 (@fcollonval)
    * Allow Lumino 1.x version for rendermime-interfaces #14618
      (@fcollonval)
  - Release 4.0.1
    [#]# Enhancements made
    * Enable base numbering option #14586 (@tuncbkose)
    * added dynamic functionality to the text spacing #14561
      (@j264415)
    * Implement dialog element for dialogs with accessibility #14560
      (@t03857785)
    * Allow maxHeight being equal to minHeight for HoverBox’s
      visibility #14533 (@nishikantparmariam)
    * FileBrowser: Added the sortNotebooksFirst option #14497
      (@tpatel)
    [#]# Bugs fixed
    * Inherit font family from .cm-editor #14601 (@krassowski)
    * Fix: Toolbar doesn’t update on paste. #14596 (@brijsiyag)
    * Highlight booleans using the same style as keywords #14588
      (@krassowski)
    * Avoid clearing the host node while rendering Markdown #14579
      (@c3Vu)
    * Fix react error log in shortcuts dialog #14566 (@c3Vu)
    * Updates docs to reflect that v4 is released #14556
      (@JasonWeill)
    * Fix drive handling for sessions and terminals #14519
      (@fcollonval)
  - Release 4.0.0 highlights
    * New text editor
    * New extension manager
    * Improved document search
    * UI improvements
    * Accessibility improvements
    * Performance enhancements
    * Real Time Collaboration (now optional)
    * Full changelog:
      https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-0
* Sun Apr 23 2023 code@bnavigator.de
  - Update to 3.6.3
    * Bump lumino 1.x #14286 (@fcollonval)
    * Provide @jupyterlab/shared-models as singleton #14229
      (@fcollonval)
* Mon Mar 20 2023 code@bnavigator.de
  - Update to 3.6.2
    * Fix save as without changing the file name #14212 (@hbcarlos)
    * Fix save as in collaborative mode #14182 (@hbcarlos)
    * Fix non-document wide undo stack #14063 (@fcollonval)
    * Fix code/content/ui font-size change #14077 (@FoSuCloud)
    * Restore @jupyterlab/shared-models as proxy to @jupyter/ydoc
      [#14133] (@fcollonval)
    * Doc session #14128 (@hbcarlos)
    * Use local paths instead of driveName:path in the shared model
      [#13866] (@hbcarlos)
    * use singleton boolean type for codemirror lineWiseCopyCut
      setting #14055 (@bollwyvl)
    * Fix integrity #14226 (@fcollonval)
    * Increases timeout #14045 (@brichet)
    * Use Python 3.11 for js-debugger tests #13941 (@fcollonval)
    * Fix verdaccio start up with nodejs 18.14.0 #13959 (@fcollonval)
* Sun Feb 05 2023 code@bnavigator.de
  - Update to 3.6.1
    * Revert target to ES2017 #13914 (@fcollonval)
  - Update to 3.6.0
    [#]# New features added
    * Add copy and paste commands to terminal context menu #13535
      (@krassowski)
    * Turn terminal links into anchors using xterm addon #13645
      (@mgcth)
    * Allows to pause the execution during debug #13494 (@brichet)
    * Ask confirmation when closing a document #13489 (@fcollonval)
    * Add events service #13465 (@fcollonval)
    * Add notification queue and display using toast #12959
      (@telamonian)
    * Add announcements #13444 (@fcollonval)
    * Add line history to Stdin cell outputs #13431 (@fcollonval)
    * Add user configuration for additional schemes for the sanitizer
      plugin #13419 (@fcollonval)
    * User service #12926 (@hbcarlos)
    [#]# Enhancements made
    * Expose contentVisibility widget hiding mode #13860
      (@fcollonval)
    * default locale will use OS default locale #13721 (@fcollonval)
    * Enable strict CSS containment for MainAreaWidget #13811
      (@krassowski)
    * User defined default viewer take precedence for rendered
      factory #11541 (@fcollonval)
    * Remove not needed Completer.IRenderer.sanitizer #13700
      (@fcollonval)
    * Contain the tabs within the tabbar (do not use translation
      transform) #13671 (@krassowski)
    * Sanitize notification message #13510 (@fcollonval)
    * Use more the contextual collaborative model attribute #13564
      (@fcollonval)
    * Add lumino with support for plugin deactivation #13541
      (@fcollonval)
    * Sets whether the model is collaborative or not when registering
      its factory #13526 (@hbcarlos)
    * RTC: Move user name to user panel #13517 (@martinRenou)
    * jupyter_server_ydoc>=0.6.0,<0.7.0 #13499 (@fcollonval)
    * Define file or activity icons color as static #13408
      (@fcollonval)
    * Added collaborative_document_save_de… #13404 (@fcollonval)
    * Add a hover effect to plugin list entries #13384 (@krassowski)
    * Bump Lumino 1.x #13378 (@fcollonval)
    * Store original path as returned from contents API in the
      Contents.IModel #13216 (@krassowski)
    * Update document dirty logic for RTC #13364 (@davidbrochart)
    * Store document info in the state not in a separate context map
      out of the document interface. #13317 (@fcollonval)
    * Use file ID #13246 (@davidbrochart)
    * Relax doc provider API #13214 (@fcollonval)
    * Avoids restoring widget in dock panel when first loading in
      'single-document' mode #13314 (@brichet)
    * Fix illegible white on yellow text of stacktrace in dark theme
      [#13249] (@NikolayXHD)
    * Use settings icons for 6 plugins #13298 (@krassowski)
    * Do not run galata in .ipynb_checkpoints #13297 (@krassowski)
    * Allow empty notebook #13296 (@martinRenou)
    * Optimize text mimerenderer: ansi vs autolink #13202 (@vidartf)
    * Remove Yjs locking mechanism #13222 (@davidbrochart)
    [#]# Bugs fixed
    * Define colour and background for filebrowser edit field #13895
      (@krassowski)
    * Reset execution indicator state when kernel restarts #13832
      (@krassowski)
    * Restore blueprint focus overrides on 3.x branch #13879
      (@krassowski)
    * Restore partial border effect for menu #13878 (@krassowski)
    * Pin jupyter_ydoc #13863 (@fcollonval)
    * Fix preferred_dir for examples #13788 (@fcollonval)
    * Bump canvas to version with nodejs 18 binaries #13783
      (@fcollonval)
    * Explain why cell model may be missing in cell toolbar #13763
      (@krassowski)
    * Fix handling of settingEditorType #13761 (@jtpio)
    * Fix execution indicator in RTC mode #13693 (@trungleduc)
    * Force jupyter-server v1 to check against notebook v6 #13716
      (@fcollonval)
    * Write the browser open files for test #13634 (@fcollonval)
    * Add the scaleFactor value from the embed options when creating
      the PNG representation for a Vega-based chart #13610
      (@joaopalmeiro)
    * Does not prevent default behavior when shift-clicking #13616
      (@jmk89)
    * Do not load CSS of disabled federated extensions #11962
      (@jtpio)
    * use jupyter_config_dir instead of config_path[0] for
      workspaces, settings #13589 (@minrk)
    * Bump @lumino/application #13590 (@fcollonval)
    * Restores the appearance of the settingeditor's input focus
      [#13554] (@brichet)
    * Fix a wrong argument when calling 'renderMimeVariable' #13531
      (@brichet)
    * fix size of toc running indicator #13568 (@uenot)
    * Fixes backward-incompatible changes for 3.6 #13560 (@hbcarlos)
    * Make focus visible (mostly CSS) #13415 (@gabalafou)
    * Set corrections to icons and switch colors #13500
      (@HaudinFlorence)
    * Default IDocumentProviderFactory.IOptions generic to
      ISharedDocument #13490 (@jtpio)
    * Use same key for saving user info in local store #13482
      @hbcarlos
* Mon Dec 26 2022 code@bnavigator.de
  - Update to 3.5.2
    * use jupyter_config_dir instead of config_path[0] for
      workspaces, settings #13589 (@minrk)
    * Fix Python test dependencies #13508 (@fcollonval)
  - Release 3.5.1
    * Fixes sharing metadata #13491 (@hbcarlos)
    * Bump sanitize-html to 2.7.3 #13509 (@fcollonval)
* Wed Oct 26 2022 code@bnavigator.de
  - update to version 3.5.0
    * Enhancements made
      + Optimize text mimerenderer: ansi vs autolink #13202
      (@vidartf)
      + Collapse debugger panel when disabling debugger #13088
      (@yanmulin)
      + File Browser: add support for filtering directories on search
      [#12342] (@jtpio)
      + Prompt for renaming at first manual save #12953 (@fcollonval)
      + Raise ceiling on jupyter_server dependency to < 3 #13068
      (@Zsailer)
    * Bugs fixed
      + Set isUntitled to false on document path changes #13268
      (@fcollonval)
      + Don't dispose the notebook metadata editor on active cell
      change #13259 (@fcollonval)
      + Use keystroke format consistent with menus #13200
      (@fcollonval)
    * Maintenance and upkeep improvements
      + Fix memory leaks #13229 (@fcollonval)
      + Bump to the latest Lumino 1.x #13190 (@fcollonval)
      + Update branch configuration #13184 (@fcollonval)
* Sun Oct 09 2022 arun@gmx.de
  - update to version 3.4.8:
    * Enhancements made
      + Adjust CSS styles degrading performance in Chromium browsers
      [#13159] (@krassowski)
    * Bugs fixed
      + Always show tooltip in hover box even if edges are out of view
      [#13161] (@krassowski)
      + Fix workspace URL while cloning a workspace #12794
      (@aditya211935)
      + Switch back to display to hide tabs #13103 (@fcollonval)
      + Preserve kernel icon aspect ratio #13122 (@fcollonval)
      + Fix cell toolbar layout #13059 (@kulsoomzahra)
      + Avoid menus overflowing in small screens #13109 (@steff456)
    * Maintenance and upkeep improvements
      + Fix storybook error #13135 (@fcollonval)
      + Remove xeus-python installation for debugger test #13113
      (@fcollonval)
      + Resolve core_path before calling nodejs #13126 (@fcollonval)
* Tue Sep 13 2022 arun@gmx.de
  - update to version 3.4.7:
    * Enhancements made
      + Get package name from pyproject if available #13076 (@blink1073)
      + Fix blurry icons in Launcher at 400% Zoom #13065 (@fcollonval)
    * Bugs fixed
      + Added mimeType for .webp image files #13066 (@alec-kr)
      + Fix URL when falling back to node-fetch #13067 (@fcollonval)
      + Keep completer visible when anchor is horizontally scrolled out
      of view #13046 (@krassowski)
* Thu Sep 08 2022 arun@gmx.de
  - update to version 3.4.6:
    * Bugs fixed
      + Update Python icon to be PSF Trademark compliant #13044
      (@fcollonval)
      + Reorder of webpackConfig merge #13042 (@fcollonval)
      + Update xterm.js dependency #13036 (@fcollonval)
      + Support stateStorage for API calls #13015 (@fcollonval)
      + Conditional call to waitIsReady in reload #13011 (@fcollonval)
      + Add scrolling to debugger variable renderer #12968 (@firai)
      + Fix resizing and selection of debugger variable explorer grid
      [#12943] (@firai)
    * Maintenance and upkeep improvements
      + Fix lumino API documentation links #13021 (@fcollonval)
    * Documentation improvements
      + Fix lumino API documentation links #13021 (@fcollonval)
* Thu Aug 11 2022 arun@gmx.de
  - update to version 3.4.5:
    * Enhancements made
      + Add an option to enable “fast checks” of the jupyter lab
      build. #12844 (@thetorpedodog)
      + Add .webp filetype in docRegistry. #12839 (@yangql176)
    * Bugs fixed
      + Only show “Shut Down Kernel” if kernel is running #12919
      (@krassowski)
      + Fix JSON Settings Editor #12892 (@krassowski)
      + Fix progress bar not working after uploading multiple files
      finished #12871 (@hsuanxyz)
      + Fix kernel in the statusbar does not match the actual #12865
      (@hsuanxyz)
      + Adjust css to not leave trace of deleted widgets #12838
      (@thomasaarholt)
    * Maintenance and upkeep improvements
      + Log launcher error to console #12909 (@trungleduc)
    * Documentation improvements
      + Add alt text to documentation #12879 (@isabela-pf)
      + Split commands in two blocks in the contributing guide #12898
      (@jtpio)
      + Remove reference to unmaintained nb_conda_kernels #12878
      (@SylvainCorlay)
      + Document building JupyterLab on osx-arm64 platforms #12882
      (@SylvainCorlay)
      + Don’t suggest deprecated command #12855 (@ryanlovett)
* Mon Aug 01 2022 code@bnavigator.de
  - Update to 3.4.4
    Enhancements made
    * Adds version maintenance policy #12829 (@jweill-aws)
    * Increase title width in simple mode #11546 (@SylvainCorlay)
    * Bump xtermjs to latest #12715 (@yuvipanda)
    * Debugger: Make kernel source list react based #12751 (@vidartf)
    * Optimize debugger editor eachLine loops #12746 (@vidartf)
    * Make password inputs not give away how many characters were
      typed #12659 (@jasongrout)
    Bugs fixed
    * Remove drive prefix from the file path when creating the new
      path #12824 (@hbcarlos)
    * Use path to extract tmpPath #12823 (@fcollonval)
    * update tab name after file rename #12791 (@RobbyPratl)
    * Update base.css #12783 (@siddartha-10)
    * Pin nbclassic below 0.4.0 #12767 (@fcollonval)
    * Set focus when active cell changes only from mouse click #12735
      (@fcollonval)
    * Fix staging/yarn.lock registry #12742 (@vidartf)
    * Debugger: Fix CSS for variables inspecting #12749
      (@martinRenou)
    * Translate "Default: " and "Remove" in custom fields #12732
      (@krassowski)
    * Fix cell toolbar overlap in side-by-side render mode #12710
      (@peytondmurray)
    * Remove ipywidgets message count in the execution indicator
      model #12665 (@trungleduc)
    Maintenance and upkeep improvements
    * Update verdaccio, start registry on 0.0.0.0 #12825
      (@fcollonval)
    * Use Vega SVG renderer to drop canvas dependency #12811
      (@fcollonval)
    * Bump moment from 2.29.2 to 2.29.4 #12781 (@dependabot[bot])
    * [memory-leaks] Fixes following cell addition analysis #12774
      (@fcollonval)
    * Bump @lumino/widgets to 1.33.0 #12777 (@fcollonval)
    * Fix memory leaks #12750 (@fcollonval)
    * Bump version of marked and @types/marked #12747 (@krassowski)
    * Drop pre-commit from build dependencies (#12680) #12706
      (@jtpio)
  - Release 3.4.3
    New features added
    * Persistent side-by-side ratio setting #12633 (@echarles)
    Enhancements made
    * Persistent side-by-side ratio setting #12633 (@echarles)
    * Add "Open in Simple Mode" contextMenu option #12577
    * (@fcollonval)
    Bugs fixed
    * Always check local packages against abspath #10662 (@mlucool)
    * Fix arrow position on unrendered markdown cell #12660
      (@fcollonval)
    * Fix the side-by-side cell resize handle #12611 (@echarles)
    * Fix loading toolbar factory twice #12599 (@fcollonval)
    * Fixes behavior of maxNumberOutputs #12598 (@fcollonval)
    * Focus not set when clicking on cell margin #12447 (@fcollonval)
    * Make selected text translucent so the cursor is visible in vim
      mode #12520 (@Jessie-Newman)
    * Fix file browser search highlighting bug #12578 (@fcollonval)
  - Release 3.4.2
    * Building extensions fail if not using latest patch #12571
      (@ajbozarth)
    * fixed shouldOverwrite is never called when rename target exists
      [#12543] (@ephes)
  - Release 3.4.1
    Enhancements made
    * Setting to use the advanced setting editor for the settings
    * #12466 (@echarles)
    Bugs fixed
    * Allow users to yarn link @jupyterlab/builder #12533
      (@ajbozarth)
    * Get Auto Close Brackets working consistently in Consoles #12508
      (@Jessie-Newman)
    * Handled new dialog creation with no buttons #12496 (@Jnnamchi)
    * Handle missing preferredPath from the page config #12521
      (@jtpio)
  - Release 3.4.0
    Enhancements made
    * Add ability to open settings editor to specific plugin's
      settings #12506 (@fcollonval)
    * Don't sort context menu items by selector #12505 (@fcollonval)
    * Allow downstream extension to set toolbar layout #12503
      (@fcollonval)
    * Display default value in setting editor for changed values
      [#12468] (@echarles)
    * Uses dark theme for Vega when JupyterLab theme is dark #12411
      (@jweill-aws)
    * Creates cell-toolbar, cell-toolbar-extension packages and
      populates toolbar #12028 (@jweill-aws)
    * Customize the file browser toolbar via the settings #12441
      (@fcollonval)
    * Wait until file browser commands are ready before activating
      file browser widget #12435 (@fcollonval)
    * Add a "New Tab" button that opens the launcher #12195
      (@ajbozarth)
    * Simplify galata import by proxying expect #12311 (@fcollonval)
    * Open terminal in cwd from launcher #12250 (@rccern)
    * Add support for filtering by field names in setting editor
      [#12082] (@marthacryan)
    * Use transform to quickly switch between tabs. #11074
      (@fcollonval)
    * Pop up select kernel dialog when run a cell without kernel
      [#12379] (@a3626a)
    * Allow LauncherModel to be more extendable #12344 (@ajbozarth)
    * Add argument searchText and replaceText to search and replace
      commands #12310 (@fcollonval)
    * Add argument line and column to codemirror go to line command
      [#12204] (@fcollonval)
    * Default is no virtual rendering + Relax virtual notebook
      rendering and ensure no structural change until rendering is
      completed #12258 (@echarles)
    Bugs fixed
    * Ensure settings editor is attached before activation #12507
      (@fcollonval)
    * Setting form editor has a formState to avoid focus lost #12470
      (@echarles)
    * Check if process is declared before optional chaining in
      makeSettings #12472 (@fcollonval)
    * Signal should only export ISignal publicly #12471 (@fcollonval)
    * Move cell toolbar below search document widget #12467
      (@fcollonval)
    * Use css variable for font size. #12255 (@Carreau)
  - More release notes for 3.3.0 and older:
    * https://github.com/jupyterlab/jupyterlab/releases and
      ChANGELOG.md
* Sun Nov 14 2021 code@bnavigator.de
  - Allow to keep the config in %_distconfdir
* Fri Nov 12 2021 code@bnavigator.de
  - Update to 3.2.3
    * [3.2.x] Expose window.jupyterapp #11417 (@jtpio)
    * Handle relative paths to themePath and schemaDir #11427
      (@jtpio)
    * fix #11377 & bump Yjs dependencies & fix modeldb overwriting
      yjs content
    * akes ILabShell optional in toc extension
  - Changes in 3.2.2
    * Make orig_nbformat optional #11005 #11370 (@nanoant)
    * Updated dialog with text to a reasonable width #11331 (@3coins)
    * Fix for terminal theme style #11291 (@3coins)
    * Only trigger dirty status update on value changes #11346
      (@krassowski)
    * Run nested code cells directly from markdown headings #11375
      (@jess-x)
    * Fix release_test #11390 (@fcollonval)
    * Removed cat package.json #11372 (@ceesu)
    * Relax @playright/test dependency in Galata #11371 (@jtpio)
  - Changes in 3.2.1
    * Updated button styles to accessible colors #11321 (@3coins)
    * Fix for debugger not working for scripts #11311 (@3coins)
    * Added handling of '\r' ended files #11310 (@lucabarcelos)
    * Emit indexChanged on model state updates #11298 (@krassowski)
    * Fix ANSI vs URL conflict, prefix www. with https:// #11272
      (@krassowski)
    * Pass version spec as an input #11322 (@jtpio)
* Sun Oct 17 2021 code@bnavigator.de
  - Update to 3.2.0
    Enhancements made
    * Add a menu entry to show/hide hidden files in the filebrowser
      [#11206] (@loichuder)
    * Restore Copy shareable link use of shareUrl #11188
      (@fcollonval)
    * Add Galata in JupyterLab #11179 (@fcollonval)
    * Responsive Toolbar #11178 (@3coins)
    * Make check margin between last modified timestamps on disk and
      client configurable #11153 (@ph-ph)
    * Reuse cell id of cut cell on cut + paste #11138 (@smacke)
    * Add Side-by-side Rendering #11143 (@blink1073)
    * Add show trailing whitespace option to Notebook and Text Editor
      [#11131] (@blink1073)
    * Implement Restart and debug #11129 (@blink1073)
    * Add preferred-dir handling #10667 (@goanpeca)
    * Enable disabling document-wide history tracking #10949
      (@echarles)
    * Removed debug switch #11185 (@3coins)
    Bugs fixed
    * Normalize cell source \r line endings #11271 (@jasongrout)
    * Fix Webpack crypto handling #11249 (@blink1073)
    * Use standard hash type in webpack build #11234 (@blink1073)
    * Remove format from fetching options if null #11229 (@loichuder)
    * Do not continuously cd('/') when already in / #11219 (@minrk)
    * Properly reset layout when toggling simple mode. #11203
      (@jasongrout)
    * Fix renaming issue in collaborative mode #11197 (@dmonad)
    * Restore workspace and open tree path #11176 (@blink1073)
    * Share notebook's metadata #11064 (@hbcarlos)
    * Normalize notebook cell line endings to \n #11141 (@jasongrout)
    * Fix auto close brackets for console #11137 (@ohrely)
    * Add a guard to avoid kernel deadlock on multiple input request
      [#10792] (@echarles)
    Maintenance and upkeep improvements
    * Extension upgrade script: Avoid throwing exceptions for certain
      package.json files #11278 (@ammgws)
    * Run Linter #11238 (@blink1073)
    * Fix Release Check #11218 (@fcollonval)
    * Handle case when JupyterHub returns 424 for not running server
      [#11205] (@yuvipanda)
    * Check i18n will pass on zeroed patch pre-release version #11214
      (@fcollonval)
    * Refactor window.open to make it work also in desktop app #11202
      (@mbektas)
    * Rename "JupyterLab Theme" to "Theme" #11198 (@jtpio)
    * Use only context and id to check i18n #11190 (@fcollonval)
    * Fix the "Edit on GitHub" link #11149 (@krassowski)
    * Clean up notebook test utils #11133 (@blink1073)
    * Change "Export Notebook As" to "Save and Export Notebook As"
      [#11132] (@blink1073)
    * Make Test Server Configurable #11015 (@fcollonval)
    * Use disableDocumentWideUndoRedo instead of
      enableDocumentWideUndoRedo #11215 (@echarles)
    * Fix kernelspec logo handling (#11175) #11183 (@jtpio)
    Documentation improvements
    * Fix typo in docs: page_config.json
      [#11152]https://github.com/jupyterlab/jupyterlab/pull/11152)
      (@achimgaedke)
    * Add a menu entry to show/hide hidden files in the filebrowser
      [#11206] (@loichuder)
    * Fix the "Edit on GitHub" link #11149 (@krassowski)
    * Clarify sidebar switching settings #11270 (@joelostblom)
  - Release 3.1.17
    Bugs fixed
    * Use standard hash type in webpack build #11234 (@blink1073)
  - Release 3.1.16
    Bugs fixed
    * Do not continuously cd('/') when already in / #11219 (@minrk)
    * Properly reset layout when toggling simple mode. #11203
      (@jasongrout)
    * Fix renaming issue in collaborative mode #11197 (@dmonad)
    * Restore workspace and open tree path #11177 (@blink1073)
    * Share notebook's metadata #11064 (@hbcarlos)
    Maintenance and upkeep improvements
    * Check i18n will pass on zeroed patch pre-release version #11214
      (@fcollonval)
    * Fix Release Check #11218 (@fcollonval)
    * Handle case when JupyterHub returns 424 for not running server
      [#11205] (@yuvipanda)
    * Use only context and id to check i18n #11190 (@fcollonval)
  - Release 3.1.14
    Bugs fixed
    * Normalize notebook cell line endings to \n #11141 (@jasongrout)
    Maintenance and upkeep improvements
    * Fix the "Edit on GitHub" link #11149 (@krassowski)
    Documentation improvements
    * Fix the "Edit on GitHub" link #11149 (@krassowski)
  - Release 3.1.13
    Enhancements made
    * Fetch translations via the ServerConnection.ISettings #11091
      (@jtpio)
    Bugs fixed
    * Update the lock after every request #11092 (@hbcarlos)
    * use posix explicitly for PathExt #11099 (@mbektas)
    * Backport PR #10868 on branch 3.1.x (Fix user preferences not
      being considered for Text Editor) #11087 (@Mithil467)
    * Indent comments (#6957) #11063 (@josephrocca)
    Maintenance and upkeep improvements
    * Check changes on translatable strings #11036 (@fcollonval)
    * Skip flaky debugger test #11083 (@fcollonval)
    Documentation improvements
    * Add a note on the Jupyter Releaser in the extension tutorial
      [#11085] (@jtpio)
    Other merged PRs
    * Remove item from changelog that slips through #11110
      (@fcollonval)
* Sun Sep 19 2021 code@bnavigator.de
  - Update to 3.1.12
    * Retain the rtc lock until the user releases it #11026
      (@hbcarlos)
    * Backport PR #11031 on branch 3.1.x (Use posix paths explicitly)
      [#11045] (@Mithil467)
    * Adds the variable reference to the key of the component #11029
      (@hbcarlos)
    * Clean up bumpversion #11056 (@blink1073)
    * Make debugger jest test more robust #11032 (@fcollonval)
    * Remove status bar item flickering #11065 (@fcollonval)
    * use path.posix explicitly for URLs #11048 (@mbektas)
* Tue Sep 14 2021 code@bnavigator.de
  - Update to 3.1.11
    * Full Changelog at
      https://jupyterlab.readthedocs.io/en/stable/getting_started/changelog.html
  - Fix rpmlint 2 filter for required .orig files
* Mon Aug 16 2021 code@bnavigator.de
  - Update to 3.1.7
    * Full Changelog at
      https://jupyterlab.readthedocs.io/en/stable/getting_started/changelog.html
  - Notable change in version 3.1
    * 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:
      https://jupyterlab.readthedocs.io/en/latest/user/rtc.html
* Tue Feb 09 2021 jengelh@inai.de
  - Set buildshell to /bin/bash for use of "+=".
* Thu Feb 04 2021 code@bnavigator.de
  - Fix typo in requirements
* Tue Feb 02 2021 code@bnavigator.de
  - Update to 3.0.7
    * Full Changelog at
      https://jupyterlab.readthedocs.io/en/stable/getting_started/changelog.html
  - User Facing changes in v3.0.0
    * Extensions can be installed without building JupyterLab with
      NodeJS
    * The JupyterLab interface supports multiple language
    * A new visual debugger
    * Improvements to Simple Interface mode and Mobile
    * Table of Contents is now in core
    * Visual filter in file browser
    * Property inspector moved to right sidebar
    * Command Palette is a floating window
    * Now depends on Jupyter Server
* Thu Jul 16 2020 toddrme2178@gmail.com
  - Update to 2.2.0
    + User-facing changes
    * Cells can no longer be executed while kernels are terminating or restarting. There is a new status for these events on the Kernel Indicator
    * Adds a visual clue for distinguishing hidden files and folders in the file browser window
    * Enable horizontal scrolling for toolbars to improve mobile experience
    * Improves the right-click context menu for the file editor
    * Merge cell attachments when merging cells
    * Add styling for high memory usage warning in status bar with nbresuse
    * Adds support for Python version 3.10
    * Support live editing of SVG with updating rendering
    + For developers
    * Specify that we recommend typescript over javascript for extensions
    * Lazy load codemirror theme stylesheets.
    * Increase the link expiry to one week
    * Add documentation on private npm registry usage
    * Add feature request template + slight reorg in readme
    * Add link to react example in extension-examples repo
    * Update documentation of whitelist/blacklist
    * Improve whitelist figure description in documentation
    + Bugfixes
    * Typo: fix extensino to extension
    * Close correct tab with close tab
    * Remove unused css rules
    * Fix small typo in getting started docs, proxy
    * Fix link on CI badges
    * Simplified multicursor backspace code
    * Fix recent breaking changes to normalizepath in filebrowser
    * Fix watch mode and add ci test
    * Address CI failures
    * Fix lint errors in dependency graph script
    * Fix lint complaints coming up from github actions
    * Address CI usage test timeout
    * Add chokidar to dev_mode/package.json
    * Fix autolink
    * Update phosphor aliases
    * Fix default return in Python when extension has no version metadata
    * Updated the installation documentation on read the docs to match the readme file on the repo
    * Handle quit_button when launched as an extension
    * Add worker-loader
* Tue Jun 09 2020 tchvatal@suse.com
  - Update to 2.1.4:
    * Various minor fixes
* Sun May 24 2020 tchvatal@suse.com
  - Fix download url
  - Fix the deps to match setup.py
* Sat May 23 2020 arun@gmx.de
  - update to version 2.1.3:
    * Fix Jupyterlab manager extension handling of missing package
      metadata (#8463)
    * Python 3.10 compatibility (#8446)
    * Fix extension compatibility checks (#8434)
  - changes from version 2.1.2:
    * Fix icon sidebar height for third party extensions (#8333)
    * Pin JupyterLab server requirement more tightly (#8330)
    * Scrolls cells into view after deletion (#8287)
    * Sets data attribute on file type in filebrowser (#8275)
* Sat Apr 25 2020 arun@gmx.de
  - update to version 2.1.1:
    * Pin puppeteer to fix ci (#8260)
    * Fix Save As for files without sessions (#8248)
    * fix sed commands for /usr/bin/env
  - changes from version 2.1.0:
    * See the JupyterLab 2.1 milestone on GitHub for the full list of
      pull requests and issues closed.
    * User-facing changes
      + Display the extension manager in the left sidebar by
      default. Users will need to acknowledge the disclaimer in the
      extension manager before using it. (#8050, #8145)
      + Added blacklist and whitelist support for the extension manager
      (#7989)
      + Automatically link URLs in notebook output text (#8075, #7393)
      + Added a “Restart Kernel and Run All Cells…” button to the
      notebook toolbar (#8024)
      + Added a context menu item for opening a Markdown editor from the
      Markdown preview (#7942)
      + Support Node.js 10+ (#8112, #8083)
      + Added a command to replace the selection in an editor with text
      (inserting if there is no selection). This can be assigned a
      keyboard shortcut, as shown below. We also added a command to go
      through a series of commands and run the first enabled
      command. (#7908)
    * For developers
      + NotebookWidgetFactory is now a plugin so it can be overridden
      (#8066, #7996)
      + Many improvements to LabIcon: work with all SVG loaders, improve
      performance, fix issue with menus from extensions (#8125)
      + Change the header application area to a box panel, which means
      the header area will display if its children set their minimum
      height (#8059, #7279)
      + JupyterLab’s custom context menu is now disabled on all
      descendants of a DOM element with a
      data-jp-suppress-context-menu attribute (#7877, #7670)
    * Bugfixes
      + Fix property inspector restoration on reload (#8114)
      + Increase the timeout for yarn (#8104, #8102)
      + Fix find and replace with empty strings (#8100, #8098)
      + Select search text when focusing the search overlay (#8073,
      [#7932])
      + Fix attaching images with spaces in their names to Markdown
      cells (#8095)
      + Fix build errors by distributing the .yarnrc configuration with
      the Python package (#8045)
      + Throttle fetch requests in the setting registry’s data connector
      (#7927)
      + Close the gap between lines in notebook output (#7832, #7760)
  - changes from version 2.0.2:
    * 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)
* Wed Apr 01 2020 tchvatal@suse.com
  - We should work with tornado 4, 5 and 6.
  - The bugs were found in tornado 6.0.1 and 6.0.2 were fixed
    by upstream developers
* Fri Mar 06 2020 toddrme2178@gmail.com
  - Requires nodejs/npm >= 10
* Tue Mar 03 2020 toddrme2178@gmail.com
  - Update to 2.0.0
    + User-facing changes
    * New user interface for notebook cell tags
    * File info display when hovering on a file in the file browser
    * Support for searching outputs in notebooks
    * ``Ctrl Shift .`` and ``Ctrl Shift ,`` shortcuts move focus to the next and previous tab bar in the main area, respectively
    * ``Shift Home`` and ``Shift End`` shortcuts in a notebook select all cells from the current cell to the top or bottom of a notebook, respectively
    * Explicit "No Kernel" button in the kernel selection dialog for new notebooks
    * Notebook ``recordTiming`` advanced setting to control whether execution timing information is stored in notebook files
    * "Select current running or last run cell" command added (requires notebook ``recordTiming`` advanced setting to be set to true)
    * Codemirror ``lineWiseCopyCut`` advanced setting to control the behavior of the copy/cut keyboard shortcuts when there is no selection
    * Refreshed the command palette and property inspector sidebar icons and user interfaces
    * "New File" and "New Markdown File" items in file browser context menu
    * "Download" item in File menu
    * "Restart Kernel and Run up to Selected Cell" item in notebook Kernel menu
    * In extension manager, the "enable" button is now only shown for installed extensions
    * Dialogs can now be closed by clicking outside of them
    * ``documentsearch:startWithReplace`` command to open the document find overlay with replace. There is not currently a default keyboard shortcut for this, but one can be assigned as a custom keyboard shortcut in Advanced Settings.
    * ``#`` added to the CSV Viewer delimiter options
    * The JSON viewer now only displays structure hints for arrays and empty objects for a more streamlined feel
    * Optional platform-aware keyboard shortcut fields ``linuxKeys``, ``macKeys``, and ``winKeys`` in keyboard shortcut definitions
    * Added options for ``jupyter lab clean`` to clean specific parts of the build, such as ``--extensions``, ``--settings``, ``--static``, and ``--all``
    * Removed the vega 4 and vega-lite 2 renderers (vega 5 and vega-lite 4 is included in JupyterLab by default). These legacy renderers may be available via custom extensions
    * JupyterHub users should use the ``c.Spawner.default_url = '/lab'`` setting instead of the deprecated and now removed ``labhubapp``
    + Backward incompatible changes
    * Switch from ``@phosphor`` to ``@lumino`` dependencies.
    * Factor out the ``settingsregistry`` and ``statedb`` packages from coreutils
    * Rework services architecture (sessions, kernels, terminals) and rename ``ClientSession`` to ``SessionContext``
    * Upgrade to TypeScript 3.7
    * Remove ``polling`` from coreutils in favor for ``@lumino/polling``
    * TypeScript strict null checking in core packages
    * Update state database list method to query based on namespace match.
    * Address code todo items and deprecations for 2.0
    * Update Console panel tracker widgets
    * Update contribution guide to require node v12+
    * New API for the ``Running`` sidebar extension
    * Clean up handling of icons under unified LabIcon
    + Other changes
    * New property inspector used to display the properties of the currently selected main area widget
    * Allow metadata for launcher items
    * Allow default file browser to restore manually.
    * Upgrade bundled yarn to 1.21.1
    * Make session dialogs configurable
    * Support transient editor configs
    * Optionally force new browser tab
    * Update core dependencies (e.g., ``codemirror``, ``xterm.js``, ``markdown``, ``fontawesome``, etc.)
    * Add storybook to ``ui-components``
    * Add explicit documentation encouraging people to re-use lab components
    * Enable TypeScript sourcemaps for debugging locally installed labextensions
    * Add ``UseSignal`` example to the docs
    * Add ``env`` prop to kernel options
    * Add kernelspec metadata
    * Allow different mimetypes for the clipboard data
    * Add password dialog to apputils
    * Alias phosphor packages to lumino to allow a deprecation period for phosphor
    * Match react version in ui-components peerdependencies
    * Fix lint-staged for both win and mac
    * Update websocket workaround for node environments
    * Fix handling of linked extensions
    * Fix extension compatibility checks for prereleases and extensions supporting multiple major versions of JupyterLab
    * Teach update-dependency about more range specifiers and make it adopt the current range for any tag
    * Add support for giving a rank to items in the top area
    * Apply all options to the initial JupyterLab application instance
    + Bugfixes
    * "Copy Shareable Link" in the file browser context menu now properly works in JupyterHub
    * Update Mathjax CDN in the cell and console examples
    * Revert ensure-max-old-space now that Node 12+ has better default memory ceilings
    * Resolve race condition between default file browser and tree urls.
    * Fix handling of code editor refresh
    * Start new notebooks in edit mode
    * Use consistent versions of React
    * Add scrollbar styles to nbconvert-css
    * Close output views when corresponding notebooks are closed
    * Fixed incorrect white background for new command palette icon
    * Block fetching the settings for a plugin that is disabled
    * When timing metadata changes, ensure signal fires
    * Prevent memory leaks in Vega renderer
    * Handle cell execution cancellation when cell is disposed
    * Fix dropdown option style issue on Windows
    * Make sure label is linked to a control when checking for element type
    * Refine log console message UX
    * Fix multicursor backspacing
    * Reset log display and count when non-notebook tab gets activated
    * Fix Safari multiple tabs by working around a Safari bug.
    * Skip custom click behavior on links when the download attribute is set
    * Fix context menu hit test to deal with SVG nodes.
    * Fix overwriting of target attribute of anchors rendered by ``IPython.display``
    * Fix file browser location in tree view
    * Stop too many fetch calls in docmanager-extension
    * Ensures that ``Shift Tab`` dedent shortcut works correctly in the file editor
    * Fix unexpected jump to last search result when using documentsearch
    * Fixed refresh issue for html viewer
    * Fix for center-aligned images with IPython.display.image
    * Changes to setting editor should trigger application dirty state
    * Move vega from "devdependencies" to "dependencies"
    * Restore default file browser manually.
    * Use default ``app_dir`` when ``app_dir`` is ``''``
* Tue Jan 28 2020 toddrme2178@gmail.com
  - Update to 1.2.6
    * Update dependencies
* Wed Jan 15 2020 toddrme2178@gmail.com
  - Update to 1.2.4
    * update yarn.lock
    * update terser dep
* Tue Dec 10 2019 bwiedemann@suse.com
  - Use pyproject_install macro (boo#1094323)
* Mon Dec 09 2019 toddrme2178@gmail.com
  - Update to version 1.2.3
    * Update status bar index.css to be hand-curated
    * fix dropdown option style issue in Windows
    * Update the ui-components css to reflect the correct dependencies.
  - Rename spec file to python-jupyterlab to work better
    with OSC python tooling.
* Tue Nov 12 2019 toddrme2178@gmail.com
  - Update to version 1.2.2
    + User-facing changes
    * Select cells from the current cell to the top of the notebook with ``Shift Home``, to the bottom of the notebook with ``Shift End``
    * Add a log console extension to display unhandled messages and other activity
    * Allow the npm ``max-old-space`` option to be specified outside of JupyterLab
    * Only display node structure in a JSON tree view for arrays and empty objects
    * Make much smaller distribution packages by not building JavaScript source maps for releases.
    * Add support for pasting cell attachments and dragging attachments from the file browser
    * Add a new ``registry`` configuration parameter to override the default yarn repository when building
    + For developers
    * Update the Markdown renderer (``marked``) to 0.7.0
    * Remove datagrid as a singleton, allowing extensions to use newer versions
    * Add metadata to the kernelspec information
    * Allow different mimetypes for the clipboard data
    * Add inline svg icon support to toolbar buttons
    * Add PageConfig functions to query if a plugin is deferred or disabled
    * Allow for renderers for nbformat.ierror to be created
    * Refactor ``fileeditor-extension`` for modularization
    * Add execution timing to cells
    + Bugfixes
    * Fix the ``file-browser-path`` query parameter
    * Skip custom click behavior on links when the download attribute is set
    * Fix opening multiple browser tabs in Safari
    * Fix context menus on SVG icons
    * Fix overwriting of target attribute of anchors rendered by ``IPython.display``
    * Fix multi-cursor backspacing
    * Fix mult-cursor cell splitting
* Mon Aug 26 2019 toddrme2178@gmail.com
  - Use better way to handle tornado version compatibility.
* Fri Aug 23 2019 toddrme2178@gmail.com
  - Update to 1.0.9
    * integrity
    * update packages
    * fix package name
    * enforce jinja2 requirement
  - jupyterlab-discovery has been merged into jupyterlab
* Tue Aug 20 2019 toddrme2178@gmail.com
  - Update to 1.0.6
    + User Facing Changes
    * We have added first class support for find and replace across JupyterLab. It is currently supported in notebooks and text files and is extensible for other widgets who wish to support it.
    * We have integrated the JupyterLab Status Bar package into the core distribution. Extensions can add their own status to it as well.
    * We now include the JupyterHub extension in core JupyterLab, so you no longer need to install ``@jupyterlab/hub-extension``.
    * JupyterLab now has a File > Logout menu entry when running with JupyterHub
    * now have a printing system that allows extensions to customize how documents and activities are printed.
    * The launcher displays longer kernel names and supports keyboard navigation
    * Notebook outputs without any valid MimeType renderers will not be displayed, instead of displaying an error
    * Add tooltip to file browser root breadcrumb icon showing the server root, if it is available
    * Downloading a file will no longer open a new browser window
    * Rename the help "Inspector" to "Contextual Help" and move it to the "Help" menu
    * Update many of the icons to make them more consistent
    * Update the settings UI to remove the table view
    * Replace FAQ Extension with link to JupyterLab documentation
    * Change the default keyboard shortcut for closing a tab to be ``Alt+w`` instead of ``Cmd/Ctrl+w`` to avoid conflicts with operating systems.
    * Show help text in Inspector window to describe you should select a function
    * Fixes SVG rendering
    * Add support for dropping a tab in the tab bar area.
    * Switch some default shortcuts to use ``Accel`` instead of ``Ctrl`` so they are more natural for Mac users
    * Add ability to tell between hover and selected command palette items
    * Hide the "Last Modified" column when the file browser is narrow
    * Support copy/paste in terminal and Mac OS using ``Ctrl+C`` and ``Ctrl+V``
    * Support scrolling in running kernels panel
    * Adds ability to "Merge Selected Cells" in the context menu in the notebook
    * Turn On Accessibility In Xterm.js to make it more compatible for screen readers
    * When selecting cells using the keyboard shortcuts, we now skip collapsed cells
    * Supporting opening ``.geojson`` files in JSON viewer
    * Performance fixes for text-based progress bars
    * Add support for rendering Vega 5 and Vega Lite 3 while keeping the existing Vega 4 and Vega Lite 2 renderers
    * Drag and drop console cells into a notebook or text editor
    * Drag and drop notebook cells into a console or text editor
    * The extension manager search now sorts extensions by the score assigned to them by NPM instead of alphabetically
    * Notify the user when a kernel is automatically restarted, for example, if crashes from an out of memory error
    * Expose the extension manager in a command and menu item
    * Add command to render all Markdown cells
    * Supports using shift to select text in output area
    * Output areas that opened in new views are restored properly now on reload
    * Add support for managing notebook metadata under a new "Advanced Tools" section in the cell tools area. The cell and notebook metadata now always reflect the current state of the notebook
    * Inherit terminal theme from core theme
    * Adds a built-in HTML viewer so that you can view HTML files
    * New workspaces are now automatically generated when you create a new window with the same workspace name.
    * We now add a hint to the context menu to describe how you can access the native browser menu
    * The tabs on the left panel have changed to make them more understandable
    * Start a new terminal when the page is refreshed and the old terminal has died
    * Add a command to open the main menus, which can be assigned to a keyboard shortcut to open and navigate menus without a mouse
    * The contextual help now updates based on changes in the cursor from the mouse instead of just from the keyboard
    * The launcher now updates when the kernels change on the server
    * Retain cell auto scroll behavior even when a cell output is cleared
    * If you link to a relative path that is not a file in a markdown cell, this will now be preserved instead of changing it to a file URL
    * Adds the ability to link to a certain row in a CSV file and have the viewer open to that row
    * We have improved the performance of switching to a large notebook
    * The vdom extension now supports event handling, so that you can have kernel code run in response to user interaction with the UI
    * Adds the ability to run "Run All Code" and "Restart Kernel and Run All Code" in code and markdown files
    * We now remember what line ending a text file has when loading it, so that files with ``CRLF`` line endings will properly be saved with the same endings
    * Fixes rendering of SVG elements in HTML MimeType output
    * Allow copying files by holding down ``Ctrl`` when dragging them in the file browser
    * Switch the hover modified time in the file browser to use the local format
    * We have added a default keyboard shortcut of ``Ctrl Shift Q`` for closing and cleaning up a file
    * Adds the ability to find and go to a certain line in the CSV viewer
    * Add the ability to create new text and markdown files from the launcher and command palette
    * A "New Folder" option has been added to the file browser context menu
    * The ANSI colors are now the same as those in the classic notebook
    * Send complete statements instead of current lines when stepping through code in a cell
    * Description list styles (``dl``, ``dt``, ``dd``) are improved to be consistent with the nteract project
    + Settings
    * The settings system has been rewritten and now uses json5 as the syntax, which supports comments and other features for better human readability.
    * The keyboard shortcut system has been rewritten and now displays a list of system commands in the settings comments.
    * There are new settings for many following items, including:
      > Adds an option to shut down terminals and notebook kernels when they are closed
      > Scrolling past the end of a notebooks and text editor document
      > Text editor code folding, rulers, and active line highlighting
      > Markdown viewer options
      > Terminal scrollback and other settings
      > The autosave interval
      > The file browser showing the current active file
      > Custom scrollbar styling for dark themes
    + Command Line Changes
    * Installing extensions will be quieter and adds a ``--debug`` to extension installing
    * We now support running JupyterLab when its application directory is a symlink
    * Add ``--all`` flag to ``labextension uninstall`` to remove all extensions
    * Adds the ability to override the base URLs from the config
    * Updates to workspaces CLI command
    + Extension Development Changes
    * We have rewritten how extensions provide keyboard shortcuts and interact with the settings system. If you previously defined keyboard shortcuts or used the settings mechanism, you will need to update your extension
    * We have renamed the plugin type from ``JupyterLabPlugin`` to ``JupyterFrontEndPlugin``. The application arg is also renamed from ``JupyterLab`` to  ``JupyterFrontEnd`` and some its functionality has been moved to a separate ``ILabShell`` plugin
    * The lab shell ``addToMainArea``, ``addToLeftArea``, ``addToTopArea``, ``addToRightArea``, and ``addToBottomArea`` functions have been replaced with a single ``add()`` function that takes the area as an argument. Replace ``addToMainArea(widget, options)`` with ``add(widget, 'main', options)``, etc.
    * Rename ``pageUrl`` to ``appUrl`` in the server connection
    * ``MainAreaWidget`` instances now forward update requests to their ``content``
    * The theme data attributes are renamed and moved to the document body element. If you are relying on these attributes in CSS to conditionally style based on the theme, you should update their names. For example ``data-theme-light`` is now ``data-jp-theme-light``.
    * Extensions which require CSS should no longer import their CSS files into their Javascript files. Instead, they should specify a root CSS file in the ``style`` attribute in their ``package.json``, and JupyterLab will automatically import that CSS file.
    * ``Dialog.prompt`` has been replaced by a number of type-specific dialogs such as ``InputDialog.getString``, ``InputDialog.getBoolean``, etc.
    * When a ``RenderMime`` widget is re-rendered, the default behavior is to remove any existing content in the DOM. This can be overridden if needed.
    * We have updated our internal TypeScript version to 3.5.1 and our compile target to ``ES2017``. Extensions may need to upgrade their TypeScript version and target as well.
    * We have updated the typings for some of the Kernel messages so that they better match the spec.
    * A ``connectionFailure`` signal has been added to some of the manager classes, which can be used to detect when a connection to the server is lost
    * Add rate limiting and polling utilities to ``coreutils``  to use for throttling and debouncing of API requests
    * Require session when instantiating terminal widget
    * Provides a signal to see what items are opened in a directory listing
    * Ads the ability to add widget above the main work area to a top header area
    * Renames ``contextMenuFirst`` to  ``contextMenuHitTest`` in the ``JupyterFrontEnd``
    * Removes the ``initialCommand`` arg from the terminal creation command.
    * Adds ``--jp-code-cursor-width0``, ``--jp-code-cursor-width1``, and ``--jp-code-cursor-width2`` variables to the themes to support changing the cursor width if you change the font size
    * Adds the ability to insert a new item to the toolbar before or after another item
    * Adds the ability for extensions to register new CodeMirror modes
    * We have removed the ``JUPYTERLAB_xxx_LOADER`` Webpack loaders, instead you should use the loader directly in the URL as Webpack supports it
    * Adds the ability to handle fragments for document widgets
    * We have added a  ``@jupyterlab/ui-components`` package that contains reusable React components to be used internally and in extensions. Feel free to use this to create extension UIs with consistent styles
    * The ``showErrorMessage`` function now lets you customize the buttons it uses
    * We now provide helpers for using React components within JupyterLab. If you were previously using ``ReactElementWidget`` you should switch to using ``ReactWidget``.
    * The share link command has been moved to its own extension so that it can be overridden
    * Creating a new services session now requires passing a kernel model instead of a kernel instance
    * We upgraded the Webpack raw file loader. The new version of the raw loader exports ES2015 modules, so this may require changes in extensions that import files using the raw loader. For example, if you did ``require('myfile.md')`` to get the content of `myfile.md` as a string, you now should import it using ES2015 `import` syntax, or use `require('myfile.md').default`.
    * Widget factories now can support custom cloning behavior from an optional source widget
    * We have renamed the type ``InstanceTracker`` to ``WidgetTracker``.
    * In order to add widgets to the main area (e.g. as in the old XKCD extension tutorial), the correct syntax is now ``app.shell.add(widget)`` or ``app.shell.add(widget, 'main')``,
* Tue May 14 2019 toddrme2178@gmail.com
  - Update to 0.35.6
    * Publish outputarea 0.19.2
    * Make sure the cached value of `_lastStream` reflects the removed
      characters so we don't have to remove them over and over again.
  - Split directories and macros into separate package.
* Thu Apr 25 2019 toddrme2178@gmail.com
  - Update to 0.35.5
    * use target=_blank for download links
    * Release filebrowser@0.19.4
  - Rename to to match jupyter package naming guidelines.
  - Add rpm macros
* Fri Jan 04 2019 toddrme2178@gmail.com
  - Update to 0.35.4
    + Features
    * A notebook cell can now be readonly, reflecting its ``enabled`` metadata. (`#5401 <https://github.com/jupyterlab/jupyterlab/pull/5401>`__, `#1312 <https://github.com/jupyterlab/jupyterlab/issues/1312>`__)
    * Add "Go To Line" in the Edit menu for text editors. (`#5377 <https://github.com/jupyterlab/jupyterlab/pull/5377>`__)
    * Sidebar panels can now be switched between left and right sidebars. Right-click on a sidebar tab to move it to the other sidebar. (`#5347 <https://github.com/jupyterlab/jupyterlab/pull/5347>`__, `#5054 <https://github.com/jupyterlab/jupyterlab/  issues/5054>`__, `#3707 <https://github.com/jupyterlab/jupyterlab/issues/3707>`__)
    * Make the sidebar a bit narrower, and make the minimum width adjustable from a theme. (`#5245 <https://github.com/jupyterlab/jupyterlab/pull/5245>`__)
    * Populate the File, Export Notebook As... submenu from the server nbconvert capabilities. (`#5217 <https://github.com/jupyterlab/jupyterlab/pull/5217>`__)
    * Server contents managers can now tell JupyterLab to open files as notebooks. For example, several custom contents managers save and open notebooks as Markdown files. (`#5247 <https://github.com/jupyterlab/jupyterlab/pull/5247>`__, `#4924 <https://github.com/jupyterlab/jupyterlab/issues/4924>`__)
    * Add a command-line interface for managing workspaces. (`#5166 <https://github.com/jupyterlab/jupyterlab/pull/5166>`__)
    * Allow safe inline CSS styles in Markdown. (`#5012 <https://github.com/jupyterlab/jupyterlab/pull/5012>`__, `#1812 <https://github.com/jupyterlab/jupyterlab/issues/1812>`__)
    * Add Quit to File menu when appropriate. (`#5226 <https://github.com/jupyterlab/jupyterlab/pull/5226>`__, `#5252 <https://github.com/jupyterlab/jupyterlab/pull/5252>`__, `#5246 <https://github.com/jupyterlab/jupyterlab/issues/5246>`__, `#5280 <https://github.com/jupyterlab/jupyterlab/pull/5280>`__)
    * Rework extension manager user experience. (`#5147 <https://github.com/jupyterlab/jupyterlab/pull/5147>`__, `#5042 <https://github.com/jupyterlab/jupyterlab/issues/5042>`__)
    + Dark theme
    * Show a dark splash screen when using a dark theme. (`#5339 <https://github.com/jupyterlab/jupyterlab/pull/5339>`__, `#5338 <https://github.com/jupyterlab/jupyterlab/issues/5338>`__, `#5403 <https://github.com/jupyterlab/jupyterlab/pull/5403>`__)
    * Fix code completion menu for a dark theme. (`#5364 <https://github.com/jupyterlab/jupyterlab/pull/5364>`__, `#5349 <https://github.com/jupyterlab/jupyterlab/issues/5349>`__)
    * Style CSV viewer for a dark theme. (`#5304 <https://github.com/jupyterlab/jupyterlab/pull/5304>`__, `#3456 <https://github.com/jupyterlab/jupyterlab/issues/3456>`__)
    * Make Matplotlib figures legible in a dark theme. (`#5232 <https://github.com/jupyterlab/jupyterlab/pull/5232>`__)
    * Fix notebook cell dropdown legibility in a dark theme. (`#5168 <https://github.com/jupyterlab/jupyterlab/issues/5168>`__)
    + Bug fixes
    * Various save options in the file menu and toolbar are now disabled when a file is not writable. (`#5376 <https://github.com/jupyterlab/jupyterlab/pull/5376>`__, `#5391 <https://github.com/jupyterlab/jupyterlab/pull/5391>`__)
    * Kernel selector dialog no longer cuts off kernel names. (`#5260 <https://github.com/jupyterlab/jupyterlab/pull/5260>`__, `#5181 <https://github.com/jupyterlab/jupyterlab/issues/5181>`__)
    * Fix focus issues with the toolbar. (`#5344 <https://github.com/jupyterlab/jupyterlab/pull/5344>`__, `#5324 <https://github.com/jupyterlab/jupyterlab/pull/5324>`__, `#2995 <https://github.com/jupyterlab/jupyterlab/issues/2995>`__, `#5328 <https://github.com/jupyterlab/jupyterlab/pull/5328>`__)
    * Fix toolbar button enabled/disabled status. (`#5278 <https://github.com/jupyterlab/jupyterlab/pull/5278>`__)
    * Table alignment is now respected in Markdown. (`#5301 <https://github.com/jupyterlab/jupyterlab/pull/5301>`__, `#3180 <https://github.com/jupyterlab/jupyterlab/issues/3180>`__)
    * Fix syntax highlighting for Markdown lists. (`#5297 <https://github.com/jupyterlab/jupyterlab/pull/5297>`__, `#2741 <https://github.com/jupyterlab/jupyterlab/issues/2741>`__)
    * Use the current filebrowser instead of the default one for various commands. (`#5390 <https://github.com/jupyterlab/jupyterlab/pull/5390>`__)
    * Fix escaping in link handling to conform to Markdown syntax. This means that spaces in link references now need to be encoded as ``%20``. (`#5383 <https://github.com/jupyterlab/jupyterlab/pull/5383>`__, `#5340 <https://github.com/jupyterlab/jupyterlab/pull/5340>`__, `#5153 <https://github.com/jupyterlab/jupyterlab/issues/5153>`__)
    + Build system
    * Use Typescript 3.1. (`#5360 <https://github.com/jupyterlab/jupyterlab/pull/5360>`__)
    * Use Lerna 3.2.1. (`#5262 <https://github.com/jupyterlab/jupyterlab/pull/5262>`__)
    * Node >=6.11.5 is now required. (`#5227 <https://github.com/jupyterlab/jupyterlab/pull/5227>`__)
    * Pin vega-embed version to 3.18.2. (`#5342 <https://github.com/jupyterlab/jupyterlab/pull/5342>`__)
    * Use Jest for services tests. (`#5251 <https://github.com/jupyterlab/jupyterlab/pull/5251>`__, `#5282 <https://github.com/jupyterlab/jupyterlab/pull/5282>`__)
    * Make it easier for third party extensions to use the JupyterLab test app and testing utilities. (`#5415 <https://github.com/jupyterlab/jupyterlab/pull/5415>`__)
    * Fix ``jupyter lab clean`` on Windows. (`#5400 <https://github.com/jupyterlab/jupyterlab/pull/5400>`__, `#5397 <https://github.com/jupyterlab/jupyterlab/issues/5397>`__)
    * Fix ``jupyter lab build`` on NFS. (`#5237 <https://github.com/jupyterlab/jupyterlab/pull/5237>`__, `#5233 <https://github.com/jupyterlab/jupyterlab/issues/5233>`__)
    * Build wheels for Python 3 only. (`#5287 <https://github.com/jupyterlab/jupyterlab/pull/5287>`__)
    * Migrate to using ``jupyterlab_server`` instead of ``jupyterlab_launcher`` and fix the app example. (`#5316 <https://github.com/jupyterlab/jupyterlab/pull/5316>`__)
    * Move Mathjax 2 typesetter to a library package. (`#5259 <https://github.com/jupyterlab/jupyterlab/pull/5259>`__, `#5257 <https://github.com/jupyterlab/jupyterlab/issues/5257>`__)
    + For Developers
    * Default toolbar buttons can be overridden, and mime renderers can now specify toolbar buttons. (`#5398 <https://github.com/jupyterlab/jupyterlab/pull/5398>`__, `#5370 <https://github.com/jupyterlab/jupyterlab/pull/5370>`__, `#5363 <https://github.com/jupyterlab/jupyterlab/issues/5363>`__)
    * A JupyterLab application instance can now be given a document registry, service manager, and command linker. (`#5291 <https://github.com/jupyterlab/jupyterlab/pull/5291>`__)
* Fri Sep 28 2018 toddrme2178@gmail.com
  - Update to 0.34.12
    * add sidebar min-width css variable
    * use encodeURI instead of encodeURIComponent for shareable links
    * expand JupyterLab.IOptions to allow for custom DocumentRegistry
    * Rename package.json to package.json.orig when copying it to build folder
    * fix python versions of build wheels by removing the universal flag
    * Hide quit entry for older notebook versions
    * Notebook 4.3 Shim
* Fri Sep 07 2018 toddrme2178@gmail.com
  - Update to 0.34.7
    * Notebooks, consoles, and text files now have access to completions for local
      tokens.
    * Python 3.5+ is now required to use JupyterLab. Python 2 kernels can still be
      run within JupyterLab.
    * Added the pipe (``|``) character as a CSV delimiter option.
    * Added "Open From Path..."" to top level ``File`` menu.
    * Added "Copy Download Link" to context menu for files.
* Thu Aug 02 2018 toddrme2178@gmail.com
  - Update to 0.33.4
    + Key Features:
    * No longer in beta
    * Workspaces
    * Menu items
    * Keyboard shortcuts
    * Command palette items
    * Settings
    * Larger file uploads
    * Extension management and installation
    * Interface changes
    * Renderers
    * Changes for developers
    * Other fixes
* Wed May 02 2018 jengelh@inai.de
  - Trim filler wording from description.
  - Replace bashisms in %install.
* Thu Apr 19 2018 toddrme2178@gmail.com
  - Update to version 0.32.0
    * Better handling of a corrupted or invalid state database ([#3619](https://github.com/jupyterlab/jupyterlab/issues/3619), [#3622](https://github.com/jupyterlab/jupyterlab/issues/3622), [#3687](https://github.com/jupyterlab/jupyterlab/issues/3687), [#4114](https://github.com/jupyterlab/jupyterlab/issues/4114)).
    * Fixing file dirty status indicator ([#3652](https://github.com/jupyterlab/jupyterlab/issues/3652)).
    * New option for whether to autosave documents ([#3734](https://github.com/jupyterlab/jupyterlab/issues/3734)).
    * More commands in the notebook context menu ([#3770](https://github.com/jupyterlab/jupyterlab/issues/3770), [#3909](https://github.com/jupyterlab/jupyterlab/issues/3909))
    * Defensively checking for completion metadata from kernels ([#3888](https://github.com/jupyterlab/jupyterlab/issues/3888))
    * New "Shutdown all" button  in the Running panel ([#3764](https://github.com/jupyterlab/jupyterlab/issues/3764))
    * Performance improvements wherein non-focused documents poll the server less ([#3931](https://github.com/jupyterlab/jupyterlab/issues/3931))
    * Changing the keyboard shortcut for singled-document-mode to something less easy to trigger ([#3889](https://github.com/jupyterlab/jupyterlab/issues/3889))
    * Performance improvements for rendering text streams, especially around progress bars ([#4045](https://github.com/jupyterlab/jupyterlab/issues/4045)).
    * Canceling a "Restart Kernel" now functions correctly ([#3703](https://github.com/jupyterlab/jupyterlab/issues/3703)).
    * Defer loading file contents until after the application has been restored ([#4087](https://github.com/jupyterlab/jupyterlab/issues/4087)).
    * Ability to rotate, flip, and invert images in the image viewer ([#4000](https://github.com/jupyterlab/jupyterlab/issues/4000))
    * Major performance improvements for large CSV viewing ([#3997](https://github.com/jupyterlab/jupyterlab/issues/3997)).
    * Always show the context menu in the file browser, even for an empty directory ([#4264](https://github.com/jupyterlab/jupyterlab/issues/4264)).
    * Handle asynchronous comm messages in the services library more correctly (Note: this means `@jupyterlab/services` is now at version 2.0!) ([[#4115](https://github.com/jupyterlab/jupyterlab/issues/4115)](https://github.com/jupyterlab/jupyterlab/pull/4115)).
    * Display the kernel banner in the console when a kernel is restarted to mark the restart ([[#3663](https://github.com/jupyterlab/jupyterlab/issues/3663)](https://github.com/jupyterlab/jupyterlab/pull/3663)).
    * Many tweaks to the UI, as well as better error handling.
* Mon Mar 12 2018 toddrme2178@gmail.com
  - Bugfixes.
  - Update summary and description
  - Package other version of extensions directory.
* Wed Feb 28 2018 toddrme2178@gmail.com
  - Package extensions directory.
* Thu Nov 16 2017 toddrme2178@gmail.com
  - Initial version

Files

/etc/alternatives/jlpm
/etc/alternatives/jupyter-lab
/etc/alternatives/jupyter-labextension
/etc/alternatives/jupyter-labhub
/usr/bin/jlpm
/usr/bin/jlpm-3.11
/usr/bin/jupyter-lab
/usr/bin/jupyter-lab-3.11
/usr/bin/jupyter-labextension
/usr/bin/jupyter-labextension-3.11
/usr/bin/jupyter-labhub
/usr/bin/jupyter-labhub-3.11
/usr/lib/python3.11/site-packages/jupyterlab
/usr/lib/python3.11/site-packages/jupyterlab-4.0.9.dist-info
/usr/lib/python3.11/site-packages/jupyterlab-4.0.9.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/jupyterlab-4.0.9.dist-info/METADATA
/usr/lib/python3.11/site-packages/jupyterlab-4.0.9.dist-info/RECORD
/usr/lib/python3.11/site-packages/jupyterlab-4.0.9.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/jupyterlab-4.0.9.dist-info/WHEEL
/usr/lib/python3.11/site-packages/jupyterlab-4.0.9.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/jupyterlab-4.0.9.dist-info/licenses
/usr/lib/python3.11/site-packages/jupyterlab-4.0.9.dist-info/licenses/LICENSE
/usr/lib/python3.11/site-packages/jupyterlab/__init__.py
/usr/lib/python3.11/site-packages/jupyterlab/__main__.py
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/_version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/_version.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/browser_check.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/browser_check.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/commands.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/commands.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/conftest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/conftest.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/coreconfig.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/coreconfig.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/debuglog.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/debuglog.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/federated_labextensions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/federated_labextensions.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/jlpmapp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/jlpmapp.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/labapp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/labapp.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/labextensions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/labextensions.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/labhubapp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/labhubapp.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/pytest_plugin.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/pytest_plugin.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/semver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/semver.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/serverextension.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/serverextension.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/upgrade_extension.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/upgrade_extension.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/_version.py
/usr/lib/python3.11/site-packages/jupyterlab/browser-test.js
/usr/lib/python3.11/site-packages/jupyterlab/browser_check.py
/usr/lib/python3.11/site-packages/jupyterlab/commands.py
/usr/lib/python3.11/site-packages/jupyterlab/conftest.py
/usr/lib/python3.11/site-packages/jupyterlab/coreconfig.py
/usr/lib/python3.11/site-packages/jupyterlab/debuglog.py
/usr/lib/python3.11/site-packages/jupyterlab/extensions
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__init__.py
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__pycache__/manager.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__pycache__/manager.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__pycache__/pypi.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__pycache__/pypi.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__pycache__/readonly.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/extensions/__pycache__/readonly.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/extensions/manager.py
/usr/lib/python3.11/site-packages/jupyterlab/extensions/pypi.py
/usr/lib/python3.11/site-packages/jupyterlab/extensions/readonly.py
/usr/lib/python3.11/site-packages/jupyterlab/federated_labextensions.py
/usr/lib/python3.11/site-packages/jupyterlab/galata
/usr/lib/python3.11/site-packages/jupyterlab/galata/@jupyterlab
/usr/lib/python3.11/site-packages/jupyterlab/galata/@jupyterlab/galata-extension
/usr/lib/python3.11/site-packages/jupyterlab/galata/@jupyterlab/galata-extension/build_log.json
/usr/lib/python3.11/site-packages/jupyterlab/galata/@jupyterlab/galata-extension/package.json
/usr/lib/python3.11/site-packages/jupyterlab/galata/@jupyterlab/galata-extension/static
/usr/lib/python3.11/site-packages/jupyterlab/galata/@jupyterlab/galata-extension/static/lib_extension_index_js.6258249575a3de76958a.js
/usr/lib/python3.11/site-packages/jupyterlab/galata/@jupyterlab/galata-extension/static/remoteEntry.5f6e41f093b232afcf03.js
/usr/lib/python3.11/site-packages/jupyterlab/galata/@jupyterlab/galata-extension/static/style.js
/usr/lib/python3.11/site-packages/jupyterlab/galata/__init__.py
/usr/lib/python3.11/site-packages/jupyterlab/galata/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/galata/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/galata/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__init__.py
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/announcements.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/announcements.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/build_handler.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/build_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/error_handler.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/error_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/extension_manager_handler.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/__pycache__/extension_manager_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/handlers/announcements.py
/usr/lib/python3.11/site-packages/jupyterlab/handlers/build_handler.py
/usr/lib/python3.11/site-packages/jupyterlab/handlers/error_handler.py
/usr/lib/python3.11/site-packages/jupyterlab/handlers/extension_manager_handler.py
/usr/lib/python3.11/site-packages/jupyterlab/jlpmapp.py
/usr/lib/python3.11/site-packages/jupyterlab/labapp.py
/usr/lib/python3.11/site-packages/jupyterlab/labextensions.py
/usr/lib/python3.11/site-packages/jupyterlab/labhubapp.py
/usr/lib/python3.11/site-packages/jupyterlab/node-version-check.js
/usr/lib/python3.11/site-packages/jupyterlab/pytest_plugin.py
/usr/lib/python3.11/site-packages/jupyterlab/schemas
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/application-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/application-extension/commands.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/application-extension/context-menu.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/application-extension/property-inspector.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/application-extension/shell.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/application-extension/top-bar.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/apputils-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/apputils-extension/notification.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/apputils-extension/palette.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/apputils-extension/print.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/apputils-extension/themes.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/apputils-extension/utilityCommands.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/apputils-extension/workspaces.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/cell-toolbar-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/celltags-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/celltags-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/codemirror-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/codemirror-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/completer-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/completer-extension/manager.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/console-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/console-extension/completer.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/console-extension/foreign.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/console-extension/tracker.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/csvviewer-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/csvviewer-extension/csv.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/csvviewer-extension/tsv.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/debugger-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/debugger-extension/main.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/docmanager-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/docmanager-extension/download.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/docmanager-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/documentsearch-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/documentsearch-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/extensionmanager-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/extensionmanager-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/filebrowser-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/filebrowser-extension/download.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-with.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/filebrowser-extension/widget.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/fileeditor-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/fileeditor-extension/completer.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/fileeditor-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/help-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/help-extension/about.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/help-extension/jupyter-forum.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/help-extension/launch-classic.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/htmlviewer-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/htmlviewer-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/hub-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/hub-extension/menu.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/imageviewer-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/imageviewer-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/inspector-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/inspector-extension/consoles.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/inspector-extension/inspector.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/inspector-extension/notebooks.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/launcher-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/launcher-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/logconsole-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/logconsole-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/lsp-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/lsp-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/mainmenu-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/mainmenu-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/markdownviewer-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/markdownviewer-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/mathjax-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/mathjax-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/metadataform-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/metadataform-extension/metadataforms.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/notebook-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/notebook-extension/completer.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/notebook-extension/export.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/notebook-extension/panel.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/notebook-extension/tools.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/running-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/running-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/settingeditor-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/settingeditor-extension/form-ui.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/settingeditor-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/shortcuts-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/statusbar-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/statusbar-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/terminal-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/terminal-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/toc-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/toc-extension/registry.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/tooltip-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/tooltip-extension/consoles.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/tooltip-extension/files.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/tooltip-extension/notebooks.json
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/translation-extension
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig
/usr/lib/python3.11/site-packages/jupyterlab/schemas/@jupyterlab/translation-extension/plugin.json
/usr/lib/python3.11/site-packages/jupyterlab/semver.py
/usr/lib/python3.11/site-packages/jupyterlab/serverextension.py
/usr/lib/python3.11/site-packages/jupyterlab/staging
/usr/lib/python3.11/site-packages/jupyterlab/staging/bootstrap.js
/usr/lib/python3.11/site-packages/jupyterlab/staging/index.js
/usr/lib/python3.11/site-packages/jupyterlab/staging/package.json
/usr/lib/python3.11/site-packages/jupyterlab/staging/publicpath.js
/usr/lib/python3.11/site-packages/jupyterlab/staging/templates
/usr/lib/python3.11/site-packages/jupyterlab/staging/templates/403.html
/usr/lib/python3.11/site-packages/jupyterlab/staging/templates/error.html
/usr/lib/python3.11/site-packages/jupyterlab/staging/templates/partial.html
/usr/lib/python3.11/site-packages/jupyterlab/staging/templates/template.html
/usr/lib/python3.11/site-packages/jupyterlab/staging/webpack.config.js
/usr/lib/python3.11/site-packages/jupyterlab/staging/webpack.prod.config.js
/usr/lib/python3.11/site-packages/jupyterlab/staging/webpack.prod.minimize.config.js
/usr/lib/python3.11/site-packages/jupyterlab/staging/webpack.prod.release.config.js
/usr/lib/python3.11/site-packages/jupyterlab/staging/yarn.js
/usr/lib/python3.11/site-packages/jupyterlab/static
/usr/lib/python3.11/site-packages/jupyterlab/static/1036.0d1f109c3d842497fd51.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/1085.0b67f0736d85ec41fdd4.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1142.d5442a459b18907c1f91.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1168.0a95b9c93afe61ceb527.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1294.9d27be1098bc8abebe3f.js
/usr/lib/python3.11/site-packages/jupyterlab/static/141.f110448d494068ebcc87.js
/usr/lib/python3.11/site-packages/jupyterlab/static/141.f110448d494068ebcc87.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/1410.e2302ff5f564d6e596bb.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1420.e8486ed074346bc629ca.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1448.c391061d8a8344f9d177.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1452.4cc17f31511d1f9c6052.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1467.dcd89539f6477c1367af.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1550.09375e869bc25429b07a.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1581.e988a625b879002dcc04.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1581.e988a625b879002dcc04.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/1608.61240f3db67d3d952790.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1716.a6bbe1ae8a1986a73623.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1776.4f9305d35480467b23c9.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1861.4fc7b4afe2b09eb6b5c0.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1903.3b452e8ec30e57dbaba5.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1945.0fbbfe93a4aedd91875c.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1954.07d96e4020ed6e543d25.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1993.f8c5682f95ffa75cbaf6.js
/usr/lib/python3.11/site-packages/jupyterlab/static/1cb1c39ea642f26a4dfe.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/2039.aa079dac5c520f93b234.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2090.abc86741318f76c3d726.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2091.600b1c32af186f6405f9.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2104.296346db0067b4883fbf.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2145.be9ec610f29703694fcf.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2254.55c69210925ec9b28dd9.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2295.cda0f7182bf2a1a03c5a.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2320.04abae549b19363c2fdd.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2363.6eef078cb37c32d7fbc3.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2459.9f9cb02561de1bec73ff.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2485.dab750ed66209df61fe1.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2617.9c299e26785f7646cb39.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2646.0864fb63d7ab1ed16893.js
/usr/lib/python3.11/site-packages/jupyterlab/static/26683bf201fb258a2237.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/2800.680b1fa0a4c66c69bb1e.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2857.27a6e85f5c4c092ab8a2.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2909.e190307f7f84c7691068.js
/usr/lib/python3.11/site-packages/jupyterlab/static/292.3f7844a129f16ec1ffbc.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2929.b88233153dbf33f40b29.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2953.92ff8f12bad6ee06859c.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2990.ea15322a41d3f133989b.js
/usr/lib/python3.11/site-packages/jupyterlab/static/2995.9791e1071c5f095421bf.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3056.8a73f6aacd8ca45f84f9.js
/usr/lib/python3.11/site-packages/jupyterlab/static/30e889b58cbc51adfbb0.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/3123.85cea4be2e2ed3f9654f.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3127.75e12687687a3de3b59d.js
/usr/lib/python3.11/site-packages/jupyterlab/static/32792104b5ef69eded90.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/3306.8bdc49ad1a7ca593a838.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3308.92a1e305c62cc91845b9.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3520.3495b98946de6960ace8.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3528.3b5ef5f31d460b5fcd01.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3547.bd90e90bfe79911486e8.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3549.24f2fe646d8128bc9db0.js
/usr/lib/python3.11/site-packages/jupyterlab/static/355254db9ca10a09a3b5.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/3601.5c17c015d71b69ddcab3.js
/usr/lib/python3.11/site-packages/jupyterlab/static/36e0d72d8a7afc696a3e.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/3724.a4657dc16be2ffc49282.js
/usr/lib/python3.11/site-packages/jupyterlab/static/373c04fd2418f5c77eea.eot
/usr/lib/python3.11/site-packages/jupyterlab/static/378.6d0f0fc4c8a2eb80ac43.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3783.93d5366ab28a19e1f0f9.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3807.08a8fd824036c30b3746.js
/usr/lib/python3.11/site-packages/jupyterlab/static/383.db345dbeef5ef774e50c.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3871.ba96e5b53bb16df56618.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3923.f29c06abdcb560130471.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3935.905285b8e22c337968ed.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3935.905285b8e22c337968ed.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/3962.50786e3ed9a01329a4a0.js
/usr/lib/python3.11/site-packages/jupyterlab/static/3bc6ecaae7ecf6f8d7f8.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/3de784d07b9fa8f104c1.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/3f6d3488cf65374f6f67.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/4008.86acbefff6de679f77b5.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/4017.096a74a538e031b6d346.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4043.aa012978c41d1d1b2f14.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4139.303ee7374c742287be85.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4155.5a8d6736017097028d78.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4283.f6092d8b7f2e53118d1b.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4291.e5d8997127541f75fdaf.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4405.43dab120fea32f30bbb9.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4419.93938494f456cd76a7e3.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4452.2f8819684b96ecff5231.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4519.6b784d052db42e93eff2.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4523.87224ea442d42316dda0.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4562.72444a09f5f092646490.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4591.428531724f49fe824ffa.js
/usr/lib/python3.11/site-packages/jupyterlab/static/46.fb119c5e5b1e0c72a00f.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4743.d4e9658ea25301e15a94.js
/usr/lib/python3.11/site-packages/jupyterlab/static/481e39042508ae313a60.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/4878.73004381601237a3ef9c.js
/usr/lib/python3.11/site-packages/jupyterlab/static/49.7233f68f95d10b85a83e.js
/usr/lib/python3.11/site-packages/jupyterlab/static/4986.a497cdda4b7152902568.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5041.cdc120bda0a0dec4cfc2.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5157.9c77dc27a251d4135876.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5201.8866042bae350659528a.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5203.c002d40ac647dc6e1d61.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5331.0cd3f010bb08983ec3fd.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5440.2541fcda12b661665148.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5521.ce4a0274596e0325374c.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5746.e4434ef2027bcc5ed0c9.js
/usr/lib/python3.11/site-packages/jupyterlab/static/581.2b878ed37172aced15b5.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5881.3946238aa4afdcf4f964.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5959.a6b1fd3b03d3649ea8b1.js
/usr/lib/python3.11/site-packages/jupyterlab/static/5cda41563a095bd70c78.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/6059.d83e7323b2ee1aa16009.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6163.f5b51a9f0df4846ba40f.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6207.a8079c8d8a61039dd530.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6243.2efd673d1304c43b7b78.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6267.1def2916929e185ab9fc.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6359.4b994bfd6b1dea2d6fe3.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6443.e6b52d3732b3e8513a71.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6532.bb7137729a2d6d4e6ddf.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6560.f42276a0b1b92aea515b.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6595.6a1d7e1abbf186dd119b.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6686.3c518aa6e5f9785fb486.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6815.0b699f0c162a24b0dbe3.js
/usr/lib/python3.11/site-packages/jupyterlab/static/6888.9d3914817f3290827a64.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7080.1330328bb6f46b4da81e.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7112.d5120c85ebd17620dda0.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7173.e28f63dbd553818e07d3.js
/usr/lib/python3.11/site-packages/jupyterlab/static/721921bab0d001ebff02.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/7245.c0cae8787dcd00b991b7.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7294.badf85a3180703d63f62.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7294.badf85a3180703d63f62.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/72bc573386dd1d48c5bb.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/7317.af8a7da0f881a22752c1.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7318.397bf8e913e825b2be27.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7363.abe8e31a91e113753bae.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7384.60351e008d8f687e8fcc.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7390.8253478b90f756692702.js
/usr/lib/python3.11/site-packages/jupyterlab/static/745.85516a9bb83bcd94d00d.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7451.c0257dbfdd320e2c21f5.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/7472.58ba8647a489d019c2ef.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7473.5012397d10d3b945ecaa.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7508.f230fde75cb6e11acf38.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7511.b381a696cf806983c654.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7517.f3e5d420f4af90d442dd.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7669.343e259c4c8269479f5b.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7702.c479c69f7a532f7b3fd5.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7730.7e3a9fb140d2d55a51fc.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7731.26db150e967313b7a7e2.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7763.19a095394000f9ef62bd.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/7775.3e0dee729369fe3d5008.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7823.817687f13e9a6781fdd3.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7827.e36d073d947bf02a05e3.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7848.e83aa4b90ae87209abb8.js
/usr/lib/python3.11/site-packages/jupyterlab/static/786.8a99ee7dbd7bd0eb9dce.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7877.a4c46a784149533b91d4.js
/usr/lib/python3.11/site-packages/jupyterlab/static/7887.128a155df5d25e88c0ce.js
/usr/lib/python3.11/site-packages/jupyterlab/static/795.47ab66037ef33f808f09.js
/usr/lib/python3.11/site-packages/jupyterlab/static/79d088064beb3826054f.eot
/usr/lib/python3.11/site-packages/jupyterlab/static/8002.25f64485372af5158c83.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8010.1cf8237e9def8404f355.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8012.40cb006f0c180ebafa91.js
/usr/lib/python3.11/site-packages/jupyterlab/static/812.fa595a2be03628e77c9a.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8285.1eac7b7582569be1c3a8.js
/usr/lib/python3.11/site-packages/jupyterlab/static/830.8ddf7d2d91f66a8e4d36.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8302.4c190e10b00fe083570e.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8319.80fcbc832e1eb20b71e7.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8347.573b699e3590729bfa8a.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8405.154ba4b17a2dec22a355.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8493.fc635229db38e6fc6aa2.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8498.27a245b23921914bf5c2.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8512.1af96655287fd124877b.js
/usr/lib/python3.11/site-packages/jupyterlab/static/867.c87965a7ebc8621058ae.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8678.dcd3dab9025b13eb9be8.js
/usr/lib/python3.11/site-packages/jupyterlab/static/870673df72e70f87c91a.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/8710.5fc5ecb762fb4494db02.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8768.4a80caab00174c50eb10.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/8771.327a202178f82f3b15b8.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8787.4d36d28dcf94bf59cbfe.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8805.0f14a91b024b59c039a7.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8823.2ff947bcd96cc0723058.js
/usr/lib/python3.11/site-packages/jupyterlab/static/8875.88988caaba1e33edad5b.js
/usr/lib/python3.11/site-packages/jupyterlab/static/88b98cad3688915e50da.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/8ea8791754915a898a31.woff2
/usr/lib/python3.11/site-packages/jupyterlab/static/8ea8dbb1b02e6f730f55.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/9.0e0cba0ccc2a4b670600.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9030.260bc05e28eccff70ae8.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9041.df39043656c7233552e4.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9055.bd710a8db8883a836b59.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9065.5305259c65dfa1c99874.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9109.fa3ee74a5c0f378f4d51.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9192.db4337a516b7f38d1f89.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9222.1c2a8e69a2de57dd1984.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9230.58b8c42b730e1a56e69b.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9265.bc2b66a4502cdfcfc14f.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9362.823dcfac216f8057452d.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9409.34c33ed11e2d6f318480.js
/usr/lib/python3.11/site-packages/jupyterlab/static/942.93c8de61ea9ea08ec097.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9421.022dc7b4e9a2c80c32c2.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9445.fe5e9e5b728de8d15873.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9621.9cbfa52c42927bb398b4.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9653.d93c93e084cd5e93cd2d.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9674eb1bd55047179038.svg
/usr/lib/python3.11/site-packages/jupyterlab/static/9738.c0234a1f7f6ac262f560.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9747.6dd327f4928c6989ea8a.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/9826.406d2a71dc45995bc549.js
/usr/lib/python3.11/site-packages/jupyterlab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt
/usr/lib/python3.11/site-packages/jupyterlab/static/9834b82ad26e2a37583d.woff2
/usr/lib/python3.11/site-packages/jupyterlab/static/a009bea404f7a500ded4.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/a3b9817780214caf01e8.svg
/usr/lib/python3.11/site-packages/jupyterlab/static/af04542b29eaac04550a.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/af6397503fcefbd61397.ttf
/usr/lib/python3.11/site-packages/jupyterlab/static/af96f67d7accf5fd2a4a.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/b418136e3b384baaadec.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/be0a084962d8066884f7.svg
/usr/lib/python3.11/site-packages/jupyterlab/static/bootstrap.js
/usr/lib/python3.11/site-packages/jupyterlab/static/build_log.json
/usr/lib/python3.11/site-packages/jupyterlab/static/c49810b53ecc0d87d802.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/c56da8d69f1a0208b8e0.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/cb9e9e693192413cde2b.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/cda59d6efffa685830fd.ttf
/usr/lib/python3.11/site-packages/jupyterlab/static/e4299464e7b012968eed.eot
/usr/lib/python3.11/site-packages/jupyterlab/static/e42a88444448ac3d6054.woff2
/usr/lib/python3.11/site-packages/jupyterlab/static/e8711bbb871afd8e9dea.ttf
/usr/lib/python3.11/site-packages/jupyterlab/static/f9217f66874b0c01cd8c.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/fc6ddf5df402b263cfb1.woff
/usr/lib/python3.11/site-packages/jupyterlab/static/index.html
/usr/lib/python3.11/site-packages/jupyterlab/static/index.out.js
/usr/lib/python3.11/site-packages/jupyterlab/static/jlab_core.a61821d8a2a9c35d7996.js
/usr/lib/python3.11/site-packages/jupyterlab/static/main.8d5c7fc83ea3808d9641.js
/usr/lib/python3.11/site-packages/jupyterlab/static/package.json
/usr/lib/python3.11/site-packages/jupyterlab/static/style.js
/usr/lib/python3.11/site-packages/jupyterlab/static/third-party-licenses.json
/usr/lib/python3.11/site-packages/jupyterlab/style.js
/usr/lib/python3.11/site-packages/jupyterlab/tests
/usr/lib/python3.11/site-packages/jupyterlab/tests/__init__.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/conftest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/conftest.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/echo_kernel.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/echo_kernel.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_announcements.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_announcements.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_app.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_app.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_build_api.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_build_api.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_extensions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_extensions.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_jupyterlab.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_jupyterlab.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_registry.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/__pycache__/test_registry.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/conftest.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/echo_kernel.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension/__pycache__/mock_package.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension/__pycache__/mock_package.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension/__pycache__/setup.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension/__pycache__/setup.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension/mock_package.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/extension/setup.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/incompat
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/incompat/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/incompat/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer/__pycache__/jlab_mock_consumer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer/__pycache__/jlab_mock_consumer.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer/__pycache__/setup.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer/__pycache__/setup.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer/jlab_mock_consumer.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/consumer/setup.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider/__pycache__/jlab_mock_provider.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider/__pycache__/jlab_mock_provider.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider/__pycache__/setup.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider/__pycache__/setup.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider/jlab_mock_provider.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/provider/setup.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/token
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/token/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/interop/token/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/mimeextension
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/mimeextension/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/mimeextension/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/package
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/package/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/package/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/MANIFEST.in
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/__pycache__/setup.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/__pycache__/setup.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/pyproject.toml
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/setup.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/test_hyphens_underscore
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/test_hyphens_underscore/__init__.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/test_hyphens_underscore/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/test_hyphens_underscore/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens-underscore/test_hyphens_underscore/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/MANIFEST.in
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/__pycache__/setup.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/__pycache__/setup.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/pyproject.toml
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/setup.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/test_hyphens
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/test_hyphens/__init__.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/test_hyphens/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/test_hyphens/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test-hyphens/test_hyphens/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/MANIFEST.in
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/__pycache__/setup.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/__pycache__/setup.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/index.js
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/package.json
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/pyproject.toml
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/setup.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/test_no_hyphens
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/test_no_hyphens/__init__.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/test_no_hyphens/__pycache__
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/test_no_hyphens/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/mock_packages/test_no_hyphens/test_no_hyphens/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jupyterlab/tests/test_announcements.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/test_app.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/test_build_api.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/test_extensions.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/test_jupyterlab.py
/usr/lib/python3.11/site-packages/jupyterlab/tests/test_registry.py
/usr/lib/python3.11/site-packages/jupyterlab/themes
/usr/lib/python3.11/site-packages/jupyterlab/themes/@jupyterlab
/usr/lib/python3.11/site-packages/jupyterlab/themes/@jupyterlab/theme-dark-extension
/usr/lib/python3.11/site-packages/jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css
/usr/lib/python3.11/site-packages/jupyterlab/themes/@jupyterlab/theme-dark-extension/index.js
/usr/lib/python3.11/site-packages/jupyterlab/themes/@jupyterlab/theme-light-extension
/usr/lib/python3.11/site-packages/jupyterlab/themes/@jupyterlab/theme-light-extension/index.css
/usr/lib/python3.11/site-packages/jupyterlab/themes/@jupyterlab/theme-light-extension/index.js
/usr/lib/python3.11/site-packages/jupyterlab/upgrade_extension.py
/usr/lib/python3.11/site-packages/jupyterlab/utils.py
/usr/share/licenses/python311-jupyterlab
/usr/share/licenses/python311-jupyterlab/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Sep 24 23:57:58 2024