MCPcopy Create free account
hub / github.com/bigcode-project/jupytercoder / enableCellCode

Function enableCellCode

src/utility.js:28–28  ·  view source on GitHub ↗
(activeRequestTextarea)

Source from the content-addressed store, hash-verified

26
27 // Hide the code of the current cell user
28 enableCellCode(activeRequestTextarea) {},
29 // Clear displayed code
30 clearShowcasingCode(activeRequestTextarea) {},
31

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected