how can I type Greek letters in interactive cells directly?
Jupyter Notebook can recognize Greek letters, after typing alpha
, pressing Tab, you'll get α
, which you can try in JupyterLab. But it's not achievable in VS Code.
Although Greek letters' English name are stored in Jupyter in VS Code, but it couldn't be turned into α
automatically in VS Code. Furthermore, to Tab Complete Greek Letters, the production group vscode-jupyter does't have plans on adding this functionality at this time.
how can I see variables denoted by Greek letters?
The default encoding format is UTF-8. Not only Greek, but also Cyllic and other non-english language can't be shown in Variables Viewer. So there's no way to do that.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…