Commit 9642a100 authored by Peterson, Peter's avatar Peterson, Peter
Browse files

Merge branch 'jupyter_terminal' into 'main'

Add `Terminal=true` to jupyter.local.desktop

Closes #11

See merge request !12
parents e369d705 c249f8a1
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ Name=Jupyter Local
GenericName=Jupyter Local
Comment=Start local Jupyter instance
Exec=/usr/bin/jupyter
Terminal=true
Icon=jupyter
Type=Application
Categories=Analysis
+4 −1
Original line number Diff line number Diff line
%global srcname nsd-app-wrap

Name:           nsd-app-wrap
Version:        1.27
Version:        1.28
Release:        1%{?dist}
Summary:        Wrapper scripts to launch python applications installed via anaconda
Vendor:         Peter F. Peterson
@@ -70,6 +70,9 @@ install -m 644 jupyter.local.desktop %{buildroot}%{_datadir}/applications/
%license LICENSE

%changelog
* Mon Sep 26 2022 Ross Whitfield
- Add Terminal=true to jupyter.local.desktop

* Mon Sep 19 2022 Ross Whitfield
- add scripts for SNS and Local jupyter