blob: 27a71f27af3d0c05b0feb831d74d3ad6c5f7f96c (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="jupyter-ipykernel"
VERSION="6.19.2"
HOMEPAGE="https://jupyter.org/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-6.19.2.tar.gz"
MD5SUM="a929e6674b5158568a67fd64ff0b9e43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="debugpy ipython jupyter_client python3-psutil python3-hatchling python3-comm"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|