Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ callbacks to changes in Jupyter interactive widgets.

- By default, Voilà disallows execute requests from the front-end, preventing
execution of arbitrary code.
- By default, Voilà runs with the `strip_source` option, which strips out the
- By default, Voilà runs with the `strip_sources` option, which strips out the
input cells from the rendered notebook.

## Installation
Expand Down