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.
Changed
#634 - Disable automatic worker restart in gunicorn configuration.
#602 - Changed the file and plugin names from ExampleContentWrapper to ExampleWlfPlugin.
#543 - Improved spacing around images and image captions.
#618 - Initialized common_cache.CACHE directly with 3600 sec timeout and deprecated CACHE.TIMEOUT.
#619 - Adjusted the WLF example plugin to the best practice, added slots there and introduced new callback_typecheck decorator. Moreover, added a StrEnum class for IDs and settings.
Added
#635 - Added option to interactively set axis ranges in TablePlotter
#594 - Added early testing of graphical user interface (GUI) for editing and creating Webviz configuration files. Run webviz editor to start the GUI.
#599 - Implemented new Webviz Layout Framework (WLF).
#631 - Added homepage option to menu options in config file to define which page should be shown first when opening a Webviz app.