make it an iframe
This commit is contained in:
parent
5e5246da95
commit
89ba26bea7
1 changed files with 3 additions and 4 deletions
|
|
@ -174,10 +174,9 @@
|
||||||
size = "full";
|
size = "full";
|
||||||
widgets = [
|
widgets = [
|
||||||
{
|
{
|
||||||
type = "extension";
|
type = "iframe";
|
||||||
url = "http://localhost:8501";
|
source = "http://localhost:8501";
|
||||||
allow-potentially-dangerous-html = true;
|
height = 1600;
|
||||||
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue