Peter
07/11/2023, 8:11 PMUSE {
println(notebook.currentColorScheme)
}
However this seems to always return LIGHT, even if I set the Jupyter Lab to “dark” and even restart the notebook. Is this just a property you set yourself and not derived from the Jupyter Lab environment, or something else I’m missing?
TIA!!!Ilya Muradyan
07/11/2023, 8:30 PMIlya Muradyan
07/11/2023, 8:30 PMPeter
07/11/2023, 8:42 PM