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";
|
||||
widgets = [
|
||||
{
|
||||
type = "extension";
|
||||
url = "http://localhost:8501";
|
||||
allow-potentially-dangerous-html = true;
|
||||
|
||||
type = "iframe";
|
||||
source = "http://localhost:8501";
|
||||
height = 1600;
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue