Upgrade package with version 4.1.2
This commit is contained in:
parent
61321a88f4
commit
2f7f87d9f8
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%global pypi_name jupyterlab
|
%global pypi_name jupyterlab
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 4.0.9
|
Version: 4.1.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: JupyterLab computational environment
|
Summary: JupyterLab computational environment
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jupyterlab/jupyterlab
|
URL: https://github.com/jupyterlab/jupyterlab
|
||||||
Source0: https://files.pythonhosted.org/packages/97/26/781bdea3c9f326c26f7605036deb302c4665ebb10db97c0500dea288841f/jupyterlab-4.0.9.tar.gz
|
Source0: https://files.pythonhosted.org/packages/73/db/7a5191cf9acbead0afca11aaebf63f453d25e54b52e9db44a842ed8b7bfb/jupyterlab-4.1.2.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -55,6 +55,17 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 29 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 4.1.2-1
|
||||||
|
- Upgrade package with version 4.1.2
|
||||||
|
Fix highlight sequencing when replacing text in code cells
|
||||||
|
Restore notebook scrolling on dragging a cell to the viewport edge
|
||||||
|
Fix typing in editable elements inside of open shadow DOM
|
||||||
|
Correct Alt + number keyboard shortcuts command map
|
||||||
|
Update jupyter-collaboration for the Binder environment
|
||||||
|
Add virtual scrollbar component to windowed lists.
|
||||||
|
Load custom CSS functionality and documentation
|
||||||
|
Add plugin manager and extension locks
|
||||||
|
|
||||||
* Wed Nov 29 2023 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 4.0.9-1
|
* Wed Nov 29 2023 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 4.0.9-1
|
||||||
- Upgrade package with version 4.0.9
|
- Upgrade package with version 4.0.9
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user