代码拉取完成,页面将自动刷新
%global pypi_name jupyterlab
Name: python-%{pypi_name}
Version: 4.4.1
Release: 1
Summary: JupyterLab computational environment
License: MIT
URL: https://github.com/jupyterlab/jupyterlab
Source0: https://files.pythonhosted.org/packages/f6/55/3ef7e6bfe988d7df3d453cc27912846d50590c90790848594f7228c89569/jupyterlab-4.4.1.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-hatchling
BuildRequires: python3-hatch-jupyter-builder
#install requirements
BuildRequires: python3-ipykernel
BuildRequires: python3-jupyter-lsp
BuildRequires: python3-jupyter-server
BuildRequires: python3-jupyterlab-server
BuildRequires: python3-notebook-shim
%description
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.) in a flexible and powerful user interface.
%package -n python3-%{pypi_name}
Summary: %{summary}
%{?python_provide:%python_provide python3-%{pypi_name}}
%description -n python3-%{pypi_name}
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.) in a flexible and powerful user interface.
%prep
%autosetup -n %{pypi_name}-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-%{pypi_name}
%doc LICENSE README.md
%{python3_sitelib}/*
%{_bindir}/jlpm
%{_bindir}/jupyter*
%{_usr}/share/*
%{_usr}/etc/jupyter
%changelog
* Thu Apr 24 2025 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 4.4.1-1
- Update package with version 4.4.1
Fix undo/redo in cells created in none windowing mode
Fix token extraction for incomplete paths
Fix handling of the single click navigation
Follow changes to stream outputs
Fix incorrect modifications in collaborative save events
Fix document search matching text within unsupported SVG tags
Fix handling of the CSV viewer theme
Fix browser tab name updates when started in single-document mode
Add Settings Import Feature from a JSON File
Support kernel subshells
Remove spurious regex to slightly improve performance of streaming large outputs
* Fri Mar 07 2025 jiangxinyu <jiangxinyu@kylinos.cn> - 4.3.5-2
- Fix macro usage in the Summary field.
* Tue Feb 25 2025 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 4.3.5-1
- Upgrade package with version 4.3.5
Fix scrolling and selection restoration on undo/redo
Fix windowing crash due to out-of-bounds access
Increase color contrast of operators in code editor
Fix jupyverse installation instructions
Use Zulip for instant messaging
* Thu Oct 31 2024 muxiaohui <muxiaohui@kylinos.cn> - 4.3.0-1
- Update version to 4.3.0
Add setting to enable single-click navigation in file browser.
Adds command to toggle cell outputs.
Add kernel selection to Galata notebook creation.
* Tue Apr 23 2024 zhaojingyu <zhaojingyu@kylinos.cn> - 4.1.6-1
- Upgrade package with version 4.1.6
- Fix outputarea collapse expand
Disable placeholder for password input
* 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
- Upgrade package with version 4.0.9
* Tue Sep 19 2023 luluoc <luluoc@isoftstone.com> - 4.0.6-1
- Initial package.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。