blob: 57cf4f5c04719674ace8f1e92d25442331cc04c5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="jupyter-nbclient"
VERSION="0.6.6"
HOMEPAGE="https://jupyter.org/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbclient/nbclient-0.6.6.tar.gz"
MD5SUM="62062d25b4c564995f13fdeacf16500d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="async_generator jupyter_client jupyter-nbformat nest_asyncio"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|