Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit a6b7d7b

Browse files
build 0.4.2
1 parent 80fb8bb commit a6b7d7b

File tree

6 files changed

+5
-4
lines changed

6 files changed

+5
-4
lines changed

‎CHANGELOG.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
All notable changes to `jupyter-dash` will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## Unreleased
5+
## 0.4.2 - 2022年03月31日
66
### Fixed
77
- Fixed `werkzeug` 2.1.0 import and `skip` calculation, shutdown deprecation warning.
88
- Work around a partial import of `orjson` when it's installed and you use `mode="jupyterlab"`
9+
- Fix `infer_jupyter_proxy_config` for newer jupyterlab versions
910

1011
## 0.4.1 - 2022年02月16日
1112
### Fixed

‎extensions/jupyterlab/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-dash",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "A JupyterLab extensions for rendering Plotly Dash apps",
55
"keywords": [
66
"jupyter",
-2.21 KB
Binary file not shown.
3.34 KB
Binary file not shown.

‎jupyter_dash/labextension/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-dash",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "A JupyterLab extensions for rendering Plotly Dash apps",
55
"keywords": [
66
"jupyter",

‎jupyter_dash/version.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.1"
1+
__version__ = "0.4.2"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /