Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
aims-desktop
aims-desktop-metapackages
Commits
4eeb78f6
Commit
4eeb78f6
authored
Apr 22, 2021
by
Jan Groenewald
Browse files
Add aims-install-jupyter-kernel-singular
parent
57fffb63
Changes
3
Hide whitespace changes
Inline
Side-by-side
2022.1/aims-desktop/aims-desktop-2022/bin/aims-install-jupyter-kernel-singular
0 → 100755
View file @
4eeb78f6
#!/bin/sh
apt-get
-y
install
libsingular4-dev
pip3
install
PySingular
pip3
install
jupyter-kernel-singular
2022.1/aims-desktop/aims-desktop-2022/debian/changelog
View file @
4eeb78f6
aims-desktop (1:2022.4) buster; urgency=medium
* Add aims-install-jupyter-kernel-singular
-- Jan Groenewald <jan@aims.ac.za> Thu, 22 Apr 2021 15:54:58 +0200
aims-desktop (1:2022.3) bullseye; urgency=medium
* Get macaulay2 and R40 from upstream bullseye packages
...
...
2022.1/aims-desktop/aims-desktop-2022/debian/install
View file @
4eeb78f6
...
...
@@ -4,6 +4,7 @@ aims-starburst.png usr/share/pixmaps
bin/aims-collect-support-data usr/bin
bin/aims-complete-install usr/sbin
bin/aims-install-irkernel usr/sbin
bin/aims-install-jupyter-kernel-singular usr/sbin
bin/aims-install-latest-firefox usr/sbin
bin/aims-install-macaulay2 usr/sbin
bin/aims-install-r40 usr/sbin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment