Internal Pluto functions for PlutoBoard.jl

Methods

(static) exports.resizePlutoNav() → {void}

Hides the Pluto navigation bar by setting its parent element's minimum height to zero.
Returns:
Type: 
void

(static) exports.updateAllCells() → {Promise.<void>}

Updates all cells in the Pluto notebook.
Returns:
Type: 
Promise.<void>