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

jupyter-jupyterlab-4.0.5-2.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: jupyter-jupyterlab Distribution: openSUSE:Factory:zSystems
Version: 4.0.5 Vendor: openSUSE
Release: 2.1 Build date: Sat Aug 19 00:20:43 2023
Group: Development/Languages/Python Build host: s390zp24
Size: 11584443 Source RPM: python-jupyterlab-4.0.5-2.1.src.rpm
Packager: https://bugs.opensuse.org
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

* Thu Aug 17 2023 Ben Greiner <code@bnavigator.de>
  - Demote primary flavor recommendation to suggestion
  - Move entrypoints to python alternatives
* Thu Aug 17 2023 Ben Greiner <code@bnavigator.de>
  - Recommend the primary python flavor -- boo#1214354
* Mon Aug 14 2023 Arun Persaud <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 Persaud <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 Ben Greiner <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 Ben Greiner <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 Ben Greiner <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 Ben Greiner <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 Ben Greiner <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 Ben Greiner <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 Persaud <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 Persaud <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 Persaud <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 Persaud <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 Ben Greiner <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 Ben Greiner <code@bnavigator.de>
  - Allow to keep the config in %_distconfdir
* Fri Nov 12 2021 Ben Greiner <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 Ben Greiner <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 Ben Greiner <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 Ben Greiner <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 Ben Greiner <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 Jan Engelhardt <jengelh@inai.de>
  - Set buildshell to /bin/bash for use of "+=".
* Thu Feb 04 2021 Benjamin Greiner <code@bnavigator.de>
  - Fix typo in requirements
* Tue Feb 02 2021 Ben Greiner <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 Todd R <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 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 2.1.4:
    * Various minor fixes
* Sun May 24 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Fix download url
  - Fix the deps to match setup.py
* Sat May 23 2020 Arun Persaud <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 Persaud <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 Tomáš Chvátal <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 Todd R <toddrme2178@gmail.com>
  - Requires nodejs/npm >= 10
* Tue Mar 03 2020 Todd R <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 Todd R <toddrme2178@gmail.com>
  - Update to 1.2.6
    * Update dependencies
* Wed Jan 15 2020 Todd R <toddrme2178@gmail.com>
  - Update to 1.2.4
    * update yarn.lock
    * update terser dep

Files

/usr/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json
/usr/etc/jupyter/jupyter_server_config.d/jupyterlab.json
/usr/share/applications/jupyterlab.desktop
/usr/share/icons/hicolor/scalable/apps/jupyterlab.svg
/usr/share/jupyter/lab
/usr/share/jupyter/lab/schemas
/usr/share/jupyter/lab/schemas/@jupyterlab
/usr/share/jupyter/lab/schemas/@jupyterlab/application-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json
/usr/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json
/usr/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json
/usr/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json
/usr/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json
/usr/share/jupyter/lab/schemas/@jupyterlab/apputils-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json
/usr/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json
/usr/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json
/usr/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json
/usr/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json
/usr/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json
/usr/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json
/usr/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/celltags-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/completer-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json
/usr/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/console-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json
/usr/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json
/usr/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json
/usr/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json
/usr/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json
/usr/share/jupyter/lab/schemas/@jupyterlab/debugger-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json
/usr/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json
/usr/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json
/usr/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json
/usr/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json
/usr/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json
/usr/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json
/usr/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json
/usr/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/help-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json
/usr/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json
/usr/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json
/usr/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/hub-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json
/usr/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/inspector-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json
/usr/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json
/usr/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json
/usr/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/launcher-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/lsp-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json
/usr/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/notebook-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json
/usr/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json
/usr/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json
/usr/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json
/usr/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json
/usr/share/jupyter/lab/schemas/@jupyterlab/running-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json
/usr/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json
/usr/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/terminal-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json
/usr/share/jupyter/lab/schemas/@jupyterlab/toc-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json
/usr/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json
/usr/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json
/usr/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json
/usr/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/translation-extension
/usr/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig
/usr/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json
/usr/share/jupyter/lab/static
/usr/share/jupyter/lab/static/1036.3ccde0c0c5240fa0e85e.js
/usr/share/jupyter/lab/static/1036.3ccde0c0c5240fa0e85e.js.LICENSE.txt
/usr/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js
/usr/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js
/usr/share/jupyter/lab/static/1168.e4d38ba5d2b37479ba8a.js
/usr/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js
/usr/share/jupyter/lab/static/141.f110448d494068ebcc87.js
/usr/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt
/usr/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js
/usr/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js
/usr/share/jupyter/lab/static/1448.bb06771a8674da4b8b32.js
/usr/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js
/usr/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js
/usr/share/jupyter/lab/static/1550.09375e869bc25429b07a.js
/usr/share/jupyter/lab/static/1581.e988a625b879002dcc04.js
/usr/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt
/usr/share/jupyter/lab/static/1608.61240f3db67d3d952790.js
/usr/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js
/usr/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js
/usr/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js
/usr/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js
/usr/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js
/usr/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js
/usr/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js
/usr/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff
/usr/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js
/usr/share/jupyter/lab/static/2090.abc86741318f76c3d726.js
/usr/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js
/usr/share/jupyter/lab/static/2104.296346db0067b4883fbf.js
/usr/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js
/usr/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js
/usr/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js
/usr/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js
/usr/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js
/usr/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js
/usr/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js
/usr/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js
/usr/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js
/usr/share/jupyter/lab/static/26683bf201fb258a2237.woff
/usr/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js
/usr/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js
/usr/share/jupyter/lab/static/2909.e190307f7f84c7691068.js
/usr/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js
/usr/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js
/usr/share/jupyter/lab/static/2953.62d9365d141395484ac8.js
/usr/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js
/usr/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js
/usr/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js
/usr/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff
/usr/share/jupyter/lab/static/3123.4d894ae9a109d4911829.js
/usr/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js
/usr/share/jupyter/lab/static/32792104b5ef69eded90.woff
/usr/share/jupyter/lab/static/3294.20ae35c64453250c811b.js
/usr/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js
/usr/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js
/usr/share/jupyter/lab/static/3520.036061f827068c57e665.js
/usr/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js
/usr/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js
/usr/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js
/usr/share/jupyter/lab/static/355254db9ca10a09a3b5.woff
/usr/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js
/usr/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff
/usr/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js
/usr/share/jupyter/lab/static/373c04fd2418f5c77eea.eot
/usr/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js
/usr/share/jupyter/lab/static/3783.6121fa44ad854b45accf.js
/usr/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js
/usr/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js
/usr/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js
/usr/share/jupyter/lab/static/3923.f29c06abdcb560130471.js
/usr/share/jupyter/lab/static/3935.905285b8e22c337968ed.js
/usr/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt
/usr/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js
/usr/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff
/usr/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff
/usr/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff
/usr/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js
/usr/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt
/usr/share/jupyter/lab/static/4017.096a74a538e031b6d346.js
/usr/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js
/usr/share/jupyter/lab/static/4139.303ee7374c742287be85.js
/usr/share/jupyter/lab/static/4155.5a8d6736017097028d78.js
/usr/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js
/usr/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js
/usr/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js
/usr/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js
/usr/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js
/usr/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js
/usr/share/jupyter/lab/static/4523.87224ea442d42316dda0.js
/usr/share/jupyter/lab/static/4562.72444a09f5f092646490.js
/usr/share/jupyter/lab/static/4591.b9b1269706f790fd834d.js
/usr/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js
/usr/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js
/usr/share/jupyter/lab/static/481e39042508ae313a60.woff
/usr/share/jupyter/lab/static/4878.73004381601237a3ef9c.js
/usr/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js
/usr/share/jupyter/lab/static/4986.a497cdda4b7152902568.js
/usr/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js
/usr/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js
/usr/share/jupyter/lab/static/5201.8866042bae350659528a.js
/usr/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js
/usr/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js
/usr/share/jupyter/lab/static/5440.2541fcda12b661665148.js
/usr/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js
/usr/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js
/usr/share/jupyter/lab/static/581.2b878ed37172aced15b5.js
/usr/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js
/usr/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js
/usr/share/jupyter/lab/static/5cda41563a095bd70c78.woff
/usr/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js
/usr/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js
/usr/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js
/usr/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js
/usr/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js
/usr/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js
/usr/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js
/usr/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js
/usr/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js
/usr/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js
/usr/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js
/usr/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js
/usr/share/jupyter/lab/static/6888.9d3914817f3290827a64.js
/usr/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js
/usr/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js
/usr/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js
/usr/share/jupyter/lab/static/721921bab0d001ebff02.woff
/usr/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js
/usr/share/jupyter/lab/static/7294.badf85a3180703d63f62.js
/usr/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt
/usr/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff
/usr/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js
/usr/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js
/usr/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js
/usr/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js
/usr/share/jupyter/lab/static/7390.8253478b90f756692702.js
/usr/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js
/usr/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js
/usr/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt
/usr/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js
/usr/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js
/usr/share/jupyter/lab/static/7508.8ee4c41ea3a4092be5c8.js
/usr/share/jupyter/lab/static/7511.b381a696cf806983c654.js
/usr/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js
/usr/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js
/usr/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js
/usr/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js
/usr/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js
/usr/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js
/usr/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt
/usr/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js
/usr/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js
/usr/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js
/usr/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js
/usr/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js
/usr/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js
/usr/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js
/usr/share/jupyter/lab/static/795.47ab66037ef33f808f09.js
/usr/share/jupyter/lab/static/79d088064beb3826054f.eot
/usr/share/jupyter/lab/static/8002.25f64485372af5158c83.js
/usr/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js
/usr/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js
/usr/share/jupyter/lab/static/812.bd1c74218f6fd9e7df31.js
/usr/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js
/usr/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js
/usr/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js
/usr/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js
/usr/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js
/usr/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js
/usr/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js
/usr/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js
/usr/share/jupyter/lab/static/8512.1af96655287fd124877b.js
/usr/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js
/usr/share/jupyter/lab/static/870673df72e70f87c91a.woff
/usr/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js
/usr/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js
/usr/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt
/usr/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js
/usr/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js
/usr/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js
/usr/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js
/usr/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js
/usr/share/jupyter/lab/static/88b98cad3688915e50da.woff
/usr/share/jupyter/lab/static/8ea8791754915a898a31.woff2
/usr/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff
/usr/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js
/usr/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js
/usr/share/jupyter/lab/static/9041.df39043656c7233552e4.js
/usr/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js
/usr/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js
/usr/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js
/usr/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js
/usr/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js
/usr/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js
/usr/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js
/usr/share/jupyter/lab/static/9362.823dcfac216f8057452d.js
/usr/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js
/usr/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js
/usr/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js
/usr/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js
/usr/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js
/usr/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js
/usr/share/jupyter/lab/static/9674eb1bd55047179038.svg
/usr/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js
/usr/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js
/usr/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt
/usr/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js
/usr/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt
/usr/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2
/usr/share/jupyter/lab/static/a009bea404f7a500ded4.woff
/usr/share/jupyter/lab/static/a3b9817780214caf01e8.svg
/usr/share/jupyter/lab/static/af04542b29eaac04550a.woff
/usr/share/jupyter/lab/static/af6397503fcefbd61397.ttf
/usr/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff
/usr/share/jupyter/lab/static/b418136e3b384baaadec.woff
/usr/share/jupyter/lab/static/be0a084962d8066884f7.svg
/usr/share/jupyter/lab/static/bootstrap.js
/usr/share/jupyter/lab/static/build_log.json
/usr/share/jupyter/lab/static/c49810b53ecc0d87d802.woff
/usr/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff
/usr/share/jupyter/lab/static/cb9e9e693192413cde2b.woff
/usr/share/jupyter/lab/static/cda59d6efffa685830fd.ttf
/usr/share/jupyter/lab/static/e4299464e7b012968eed.eot
/usr/share/jupyter/lab/static/e42a88444448ac3d6054.woff2
/usr/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf
/usr/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff
/usr/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff
/usr/share/jupyter/lab/static/index.html
/usr/share/jupyter/lab/static/index.out.js
/usr/share/jupyter/lab/static/jlab_core.5f8e30c3b3cb076c81d8.js
/usr/share/jupyter/lab/static/main.bcccfe17b7cd76ace990.js
/usr/share/jupyter/lab/static/package.json
/usr/share/jupyter/lab/static/style.js
/usr/share/jupyter/lab/static/third-party-licenses.json
/usr/share/jupyter/lab/themes
/usr/share/jupyter/lab/themes/@jupyterlab
/usr/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension
/usr/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css
/usr/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js
/usr/share/jupyter/lab/themes/@jupyterlab/theme-light-extension
/usr/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css
/usr/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js
/usr/share/licenses/jupyter-jupyterlab
/usr/share/licenses/jupyter-jupyterlab/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024