Skip to content

Commit

Permalink
Remove Jupyter Notebook .desktop file from SRD
Browse files Browse the repository at this point in the history
  • Loading branch information
JimMadge committed Mar 5, 2024
1 parent 34494a3 commit 0657647
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,6 @@ write_files:
content: |
# Deprovisioning log
- path: "/usr/share/applications/jupyter-notebook.desktop"
permissions: "0644"
content: |
{{jupyter_notebook.desktop}}
- path: "/usr/share/applications/pycharm.desktop"
permissions: "0644"
content: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,6 @@ write_files:
content: |
# Deprovisioning log
- path: "/usr/share/applications/jupyter-notebook.desktop"
permissions: "0644"
content: |
{{jupyter_notebook.desktop}}
- path: "/usr/share/applications/pycharm.desktop"
permissions: "0644"
content: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,6 @@ write_files:
content: |
# Deprovisioning log
- path: "/usr/share/applications/jupyter-notebook.desktop"
permissions: "0644"
content: |
{{jupyter_notebook.desktop}}
- path: "/usr/share/applications/pycharm.desktop"
permissions: "0644"
content: |
Expand Down

This file was deleted.

0 comments on commit 0657647

Please sign in to comment.