You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
#311 - Automatically add a comment
in generated application regarding which Python executable (sys.executable) was used
when building a portable application.
#310 - Added RuntimeWarning
which appears if @webvizstore decorated functions are given argument values of type pandas.DataFrame or pandas.Series (Which are known to not have __repr__ functions
useful for hashing).
Fixed
#313 - Added min-width to menu CSS
such that it does not collapse on wide content. In addition, make sure menu width is
only specified on screen widths wide enough to be above the Dash Tabs provided breakpoint at 800px.