Skip to content

Commit baafa8f

Browse files
committed
doc/repl: Document the new showBanner along with the previously undocumented toolbar and theme
1 parent 732971e commit baafa8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/directives/replite.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,3 +161,7 @@ global value using an additional `:new_tab_button_text:` parameter:
161161
```
162162
163163
````
164+
165+
The parameters `:toolbar: 1`, `:showBanner: 0` and `:theme: …` can be used, respectively,
166+
to enable toolbar buttons, not show the kernel's banner, and alter the REPL's appearance,
167+
[as described in the JupyterLite REPL documentation](https://jupyterlite.readthedocs.io/en/latest/quickstart/embed-repl.html).

0 commit comments

Comments
 (0)