Installation#

Alternative 1: Miniconda / Anaconda#

Something is here

Something is here

Something is here

Alternative 2: Manual Installation#

Versions#

This website is built with the following package versions

Software Versions#

This website was built with the following software versions:

import IPython
IPython.__version__
'8.25.0'
import jupyter_sphinx
jupyter_sphinx.__version__
'0.5.3'
import matplotlib
matplotlib.__version__
'3.8.4'
import notebook
notebook.__version__
'7.2.2'
import numpy
numpy.__version__
'1.26.4'
import platform
platform.python_version()
'3.11.10'
import plotly
plotly.__version__
'5.24.1'
import pythreejs._version
pythreejs._version.__version__
'2.4.2'
import sphinx_book_theme
sphinx_book_theme.__version__
'1.1.3'
import scipy
scipy.__version__
'1.14.1'
import sphinx
sphinx.__version__
'8.1.3'
import sphinx_material
sphinx_material.__version__
'0.0.36'
import sphinx_togglebutton
sphinx_togglebutton.__version__
'0.3.2'
import sphinx_design
sphinx_design.__version__
'0.6.1'
import sympy
sympy.__version__
'1.12.1'
import jupyterlite_sphinx
jupyterlite_sphinx.__version__
'0.16.5'
import jupyterlite_pyodide_kernel
jupyterlite_pyodide_kernel.__version__
'0.4.4'