Internal Pluto functions for PlutoBoard.jl
- Source
Methods
(static) exports.resizePlutoNav() → {void}
Hides the Pluto navigation bar by setting its parent element's minimum height to zero.
- Source
Returns:
- Type:
- void
(static) exports.updateAllCells() → {Promise.<void>}
Updates all cells in the Pluto notebook.
- Source
Returns:
- Type:
- Promise.<void>