software.cfg 2.74 KB
[buildout]
extends = 
  buildout.hash.cfg
  ../../stack/slapos.cfg
  ../../component/cythonplus/buildout.cfg
  ../../component/openssl/buildout.cfg
  ../../component/jupyter/buildout.cfg
  ../../stack/monitor/buildout.cfg
parts +=
  slapos-cookbook
  jupyter
  jupyter-notebook-initialized-scripts
  instance

[python]
part = python3

[gcc]
# Always build GCC for Fortran (see openblas).
max_version = 0

[jupyter]
python_executable = ${buildout:bin-directory}/${:interpreter}

[download-file-base]
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/${:filename}
download-only = true
mode = 0644

[jupyter-notebook-config]
<= download-file-base

[erp5-kernel]
<= download-file-base

[kernel-json]
<= download-file-base

[custom-js]
<= download-file-base

[instance]
recipe = slapos.recipe.template
url =  ${:_profile_base_location_}/${:filename}
output = ${buildout:directory}/template.cfg
mode = 0644

[instance-jupyter]
<= download-file-base

[versions]
Pygments = 2.7.2
astor = 0.5
async-generator = 1.10
backports-abc = 0.5
backports.functools-lru-cache = 1.6.1
backports.shutil-get-terminal-size = 1.0.0
bleach = 3.2.1
cycler = 0.10.0
defusedxml = 0.6.0
entrypoints = 0.3
ipykernel = 5.3.4
ipython = 5.3.0
ipython-genutils = 0.1.0
ipywidgets = 6.0.0
jupyter-client = 6.1.7
jupyter-core = 4.7.0
jupyterlab = 0.26.3
jupyterlab-launcher = 0.3.1
jupyterlab-pygments = 0.1.2
matplotlib = 2.1.2
mistune = 0.8.4
nest-asyncio = 1.4.3
nbclient = 0.5.1
nbformat = 5.0.8
notebook = 6.1.5
numpy = 1.14.6
pandas = 0.25.3
pandocfilters = 1.4.3
plone.recipe.command = 1.1
prompt-toolkit = 1.0.13
ptyprocess = 0.5.1
pyzmq = 20.0.0
scikit-learn = 0.20.4
seaborn = 0.7.1
simplegeneric = 0.8.1
statsmodels = 0.11.1
testpath = 0.4.4
terminado = 0.9.1
tornado = 6.1
traitlets = 5.0.5
webencodings = 0.5.1
widgetsnbextension = 2.0.0


# Required by:
# tornado==4.4.2
certifi = 2020.6.20

# Required by:
# notebook==6.1.5
Send2Trash = 1.5.0

# Required by:
# notebook==6.1.5
argon2-cffi = 20.1.0

# Required by:
# notebook==6.1.5
nbconvert = 6.0.7

# Required by:
# ipython==5.3.0
pathlib2 = 2.2.1

# Required by:
# statsmodels==0.11.1
patsy = 0.5.1

# Required by:
# ipython==5.3.0
pexpect = 4.8.0

# Required by:
# ipython==5.3.0
pickleshare = 0.7.4

# Required by:
# notebook==6.1.5
prometheus-client = 0.9.0

# Required by:
# pathlib2==2.2.1
scandir = 1.5

# Required by:
# statsmodels==0.11.1
pytz = 2020.4

# Required by:
# statsmodels==0.11.1
scipy = 1.0.1

# Required by:
# tornado==6.1
singledispatch = 3.4.0.3

# Required by:
# prompt-toolkit==1.0.13
wcwidth = 0.1.7

jupyter = 1.0.0
jupyter-console = 5.1.0

# Required by:
# jupyter==1.0.0
qtconsole = 4.3.0

et-xmlfile = 1.0.1
h5py = 2.7.1
mpmath = 1.0.0
openpyxl = 2.5.2
sympy = 1.1.1
xlrd = 1.1.0

# Required by:
# openpyxl==2.5.2
jdcal = 1.4