notebook.community
Edit and run
This API fetches the source code and metadata of cells identified by tag. In Jupyter Lab, open the Cell Tools side bar and then click on a cell to see and edit its metadata.
In [ ]: //This is comment b=2+2
//This is comment b=2+2
In [ ]: beakerx.getCodeCells('mytag')[0]
beakerx.getCodeCells('mytag')[0]