Skip to content

Commit 0e65ada

Browse files
committed
chore(docs): remove unnecessary tabset for repl warning
1 parent cebc6c9 commit 0e65ada

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

docs/_tabsets/repl_warning.qmd

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/tutorials/browser/repl.qmd

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,15 @@ format:
88
Try our experimental JupyterLite console with Ibis, using the Palmer
99
penguins[^1] dataset loaded into the DuckDB backend!
1010

11-
{{< include ../../_tabsets/repl_warning.qmd >}}
11+
::: {.callout-warning collapse="true"}
12+
## Ibis in the browser is experimental.
13+
14+
iOS is known to crash on this page.
15+
16+
Mobile Firefox may also not work (the page won't crash though).
17+
18+
Please [open an issue on GitHub](https://github.com/ibis-project/ibis/issues/new/choose) if you encounter problems.
19+
:::
1220

1321
```{python}
1422
#| echo: false

0 commit comments

Comments
 (0)