标签: javascript jupyter-notebook
我正在编写Jupyter笔记本扩展程序,我想通过JavaScript访问Jupyter单元格背景色,以便可以通过代码在特定单元格上对其进行更改。
任何人都可以指出我该怎么做吗?
除了其他扩展示例外,任何人都可以指出我一些文档吗?