# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim: fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append devel science
python.versions 27 34 35 36 37
maintainers {stromnov @stromnov} openmaintainer
description Web-based notebook environment for interactive computing.
long_description ${description}
homepage http://jupyter.org
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 9c661bb817d2186e37bd27ca2acb8ec5c4699935 \
sha256 660976fe4fe45c7aa55e04bf4bccb9f9566749ff637e9020af3422f9921f9a5d \
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-setuptools \
port:py${python.version}-jinja2 \
port:py${python.version}-tornado \
port:py${python.version}-zmq \
port:py${python.version}-ipython_genutils \
port:py${python.version}-traitlets \
port:py${python.version}-jupyter_core \
port:py${python.version}-jupyter_client \
port:py${python.version}-nbformat \
port:py${python.version}-nbconvert \
port:py${python.version}-ipykernel \
port:py${python.version}-send2trash \
port:py${python.version}-terminado \
port:py${python.version}-prometheus_client
if {${python.version} in {27 34}} {
distname ${python.rootname}-${version}
checksums rmd160 4e6a19afed2729b93308f7eadfe971e22d4afeb0 \
sha256 573e0ae650c5d76b18b6e564ba6d21bf321d00847de1d215b418acb64f056eb8 \
if {${python.version} eq 27} {
depends_lib-append port:py${python.version}-ipaddress