Skip to content
#

dashboards

Here are 461 public repositories matching this topic...

legrego
legrego commented Apr 1, 2022

The icons that we render within the login selector supports everything that EuiIcon supports as a type:

ex:

xpack.security.authc.providers:
  basic.basic1:
    order: 0
    icon: "logoElasticsearch"
   
good first issue Team:Security Feature:Security/Authentication docs
kedarisetti
kedarisetti commented Feb 16, 2022

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
type: bug good first issue

Improve this page

Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."

Learn more