-
Updated
Mar 11, 2022 - HTML
dashboards
Here are 453 public repositories matching this topic...
-
Updated
Mar 8, 2022 - TypeScript
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
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
Mar 8, 2022 - CSS
-
Updated
Jan 28, 2022 - Go
ALL software version info
Panel version '0.12.6'
Python 3.9.2
OS Mac Monterey
Description of expected behavior and the observed behavior
when a given video URL contains query parameter, the URL is not recognized as an URL
Complete, minimal, self-contained example code that reproduces the issue
import panel as pn
Video = pn.pane.Video
url="https://www.videoserve
-
Updated
Mar 2, 2022 - CoffeeScript
-
Updated
Mar 12, 2022 - Python
-
Updated
Mar 10, 2022 - JavaScript
-
Updated
Feb 11, 2022 - CSS
-
Updated
Nov 19, 2020 - HTML
-
Updated
Mar 10, 2022 - Java
-
Updated
Mar 4, 2022 - PHP
-
Updated
Mar 9, 2022 - C#
-
Updated
Feb 9, 2022 - JavaScript
As FA v6 has now been released and is backwards compatible with 4 and 5, it would be great to add it.
-
Updated
Feb 14, 2022 - JavaScript
-
Updated
Mar 7, 2022 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Feb 12, 2022 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Mar 8, 2022 - Go
-
Updated
Mar 11, 2022 - Java
-
Updated
Sep 15, 2020 - Ruby
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."
Kibana's audit logs do not currently include the client IP address. We should add this as the
client.ipfield in the audit event.Larry edit: We'll need to make sure to account for headers such as x-forwarded-for in a secure and relia