Skip to content
Snippets Groups Projects
Commit 40f4d07c authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Update IPython in SciPy-Stack

parent 03b4750f
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ version = '2022a' ...@@ -5,7 +5,7 @@ version = '2022a'
homepage = 'http://www.scipy.org' homepage = 'http://www.scipy.org'
description = """SciPy Stack is a collection of open source software for scientific computing in Python. description = """SciPy Stack is a collection of open source software for scientific computing in Python.
SciPy Stack includes SciPy-bundle/2022.05, matplotlib/3.5.2, Seaborn/0.12.1, sympy/1.11.1, xarray/2022.9.0 SciPy Stack includes SciPy-bundle/2022.05, matplotlib/3.5.2, Seaborn/0.12.1, sympy/1.11.1, xarray/2022.9.0
and IPython 8.5.0. and IPython 8.14.0.
""" """
toolchain = {'name': 'gcccoremkl', 'version': '11.3.0-2022.1.0'} toolchain = {'name': 'gcccoremkl', 'version': '11.3.0-2022.1.0'}
...@@ -17,7 +17,7 @@ dependencies = [ ...@@ -17,7 +17,7 @@ dependencies = [
('Seaborn', '0.12.1'), ('Seaborn', '0.12.1'),
('sympy', '1.11.1'), ('sympy', '1.11.1'),
('xarray', '2022.9.0'), ('xarray', '2022.9.0'),
('IPython', '8.5.0'), ('IPython', '8.14.0'),
] ]
moduleclass = 'vis' moduleclass = 'vis'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment