-
Updated
Jul 15, 2022 - HTML
dashboards
Here are 501 public repositories matching this topic...
README.md is still pointing to addons/strip-limits.libsonnet addon as a way to strip containers from set resource limits. However since release-0.8 resource requests are first-level settings and users should use
-
Updated
Jul 18, 2022 - TypeScript
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Sep 7, 2021 - JavaScript
-
Updated
Jul 18, 2022 - CSS
ALL software version info
Panel 0.13.1
Description of expected behavior and the observed behavior
Setting PANEL_OAUTH_PROVIDER is ignored, authentication is only used when passing --oauth-provider to panel serve. The authentication user guide suggests otherwise
"the oauth_provider can be set on the commandline using the --oauth-provider CLI argument to panel serve or the
-
Updated
Jun 21, 2022 - Go
-
Updated
Jul 16, 2022 - Python
-
Updated
Jul 13, 2022 - JavaScript
-
Updated
Jul 6, 2022 - CoffeeScript
-
Updated
May 25, 2022 - CSS
-
Updated
Nov 19, 2020 - HTML
-
Updated
Jul 15, 2022 - JavaScript
-
Updated
Jul 6, 2022 - Java
-
Updated
Jun 29, 2022 - C#
-
Updated
Jul 14, 2022 - PHP
Dash 2.1.0 added shorthand support for dcc.Dropdown, dcc.Checklist and dcc.RadioItems. It would be good to support the same syntax with dbc.Select, dbc.Checklist and dbc.RadioItems respectively.
See community post and [corresponding pull request](https://github.com/plotly/da
-
Updated
Jun 8, 2022 - JavaScript
-
Updated
Jun 28, 2022 - HTML
-
Updated
Jul 18, 2022 - JavaScript
-
Updated
Jul 18, 2022 - Shell
-
Updated
Jun 18, 2019
-
Updated
Feb 12, 2022 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Jun 19, 2022 - Go
Improve this page
Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."
If a user changes an advanced setting that specifies
requiresPageReload: true, a toast notification will pull up telling them to refresh the page:However, no specific
toastLifeTimeMsis provided for the setting, so it fal