Spaces:
Runtime error
Runtime error
File size: 242 Bytes
4cb60dd |
1 2 3 4 5 6 7 8 9 10 11 12 |
[Desktop Entry]
Name=Jupyter Notebook
Comment=Run Jupyter Notebook
Exec=jupyter-notebook %f
Terminal=true
Type=Application
Icon=notebook
StartupNotify=true
MimeType=application/x-ipynb+json;
Categories=Development;Education;
Keywords=python;
|