Package Release Info

jupyter-jupyterlab-server-1.2.0-bp154.2.3.3

Update Info: openSUSE-2022-10072
Available in Package Hub : 15 SP4 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

jupyter-jupyterlab-server

Change Logs

Version: 1.2.0-bp153.2.3.1
* Thu Jul 21 2022 Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.2.0:
  * Expose settings API to other handlers.
  * Always wait for process to finish
  * ensure the 'WHICH' command returns absolute path instead of relative path
  * Clean up terminate logic
  * Kill the subprocess if it does not stop
  * Do not try to close the watch process file handle
  * Update nodejs error message to not give an outdated version.
  * Black and White Listings Handler
  * Fix URL prefixing for absolute URLs
Version: 1.0.6-bp152.1.1
* Tue Aug 20 2019 Todd R <toddrme2178@gmail.com>
- Update to 1.0.6
  * Add .json.orig files to sdists
- Disable spurious rpmlint checks.
  They are incorrectly flagging valid test files.
  These tests are used by other packages besides this one,
  so they need to stay in.
* Tue Aug 20 2019 Todd R <toddrme2178@gmail.com>
- This replaces jupyterlab-launcher
* Sat Jul 27 2019 Todd R <toddrme2178@gmail.com>
- Update to 1.0.5
  * require jinja2 to make tojson always safe
- Update to 1.0.4
  * use escape instead of urlencode for urls
- Update to 1.0.3
  * Escape template values in Jinja
- Update to 1.0.2
  * Add store ID to page config
- Update to 1.0.1
  * fix page config escaping
- Update to 1.0.0
  * jupyterlab 1.0.0 support
* Thu May 16 2019 Todd R <toddrme2178@gmail.com>
- Fix conflict with newer version on openSUSE:Factory
* Thu Apr 25 2019 Todd R <toddrme2178@gmail.com>
- Roll back to version 0.2.0, jupyterlab is not compatible with 0.3.0.
- Rename to to match jupyter package naming guidelines.
* Mon Mar 11 2019 Todd R <toddrme2178@gmail.com>
- Simplify files somewhat
- Grammar fix in summary
* Sat Mar 02 2019 Arun Persaud <arun@gmx.de>
- specfile:
  * remove devel from noarch
  * be more specific in %files section
- update to version 0.3.0:
  * Update workspaces listing to include values.
* Mon Jan 07 2019 Todd R <toddrme2178@gmail.com>
- Initial version (0.2.0)