mirror of
https://github.com/harivansh-afk/ds1001_final.git
synced 2026-04-18 00:02:46 +00:00
added final project notebook and virtual environment files
This commit is contained in:
parent
a2daa16a47
commit
8dd392b20d
586 changed files with 112839 additions and 0 deletions
11
finalproj/share/applications/jupyter-notebook.desktop
Normal file
11
finalproj/share/applications/jupyter-notebook.desktop
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue