{ "info": { "author": "Krishna Kumar Dey", "author_email": "krishnakumardey.dey@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Jupyter Kernel Chapel\n\n## Using Chapel in Jupyter\n\nIt is possible to use [Jupyter](http://www.jupyter.org) as front-end for Chapel.\n\n### Installation\n\nThese installation instructions are for Ubuntu Linux 16.04 (Xenial).\n\n#### Python and Jupyter\n\nIf you want to run the Jupyter notebook locally on your computer, you need a recent version\nof Python 2 or 3 and Jupyter installed. The use of Python 3 is recommended.\n\nTo install Python3 run\n\n```bash\n\napt-get install python3-pip\n```\n\nWe recommend using Python3, but you can also use Python2.\n\nTo install Jupyter using pip, run\n\n```bash\n\npip3 install jupyter\n```\n\n#### Chapel\n\nPlease install Chapel in shared mode\n\n```bash\n\nexport CHPL_LIB_PIC=shared\n```\n\n#### Jupyter Kernel Chapel\n\n```bash\npip3 install jupyter-kernel-chapel\n\n```", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/krishnadey30/jupyter_kernel_chapel/tarball/0.0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/krishnadey30/jupyter_kernel_chapel", "keywords": "jupyter,notebook,kernel,chapel", "license": "", "maintainer": "", "maintainer_email": "", "name": "jupyter-kernel-chapel", "package_url": "https://pypi.org/project/jupyter-kernel-chapel/", "platform": "", "project_url": "https://pypi.org/project/jupyter-kernel-chapel/", "project_urls": { "Download": "https://github.com/krishnadey30/jupyter_kernel_chapel/tarball/0.0.1", "Homepage": "https://github.com/krishnadey30/jupyter_kernel_chapel" }, "release_url": "https://pypi.org/project/jupyter-kernel-chapel/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "A Jupyter kernel for chapel", "version": "0.0.4" }, "last_serial": 4990611, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8f0eee0498943405a34a9a5c1ee794e4", "sha256": "446dc70a56e1f91a861081c48a1346b7f92c6272bd93da151109293f25536f7a" }, "downloads": -1, "filename": "jupyter-kernel-chapel-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8f0eee0498943405a34a9a5c1ee794e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4374, "upload_time": "2019-03-27T03:01:19", "url": "https://files.pythonhosted.org/packages/ce/e3/ab0b0e8a30d8ca04e043f1b806ac18e7ccf33d5bb336563d3653ccb0c001/jupyter-kernel-chapel-0.0.1.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "5e95e6a0b688512f8cbb3674df153458", "sha256": "6da2942c8f438a8222bd9e5419a7539e0ba2049d2662b8ae8d726433880e73e9" }, "downloads": -1, "filename": "jupyter-kernel-chapel-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5e95e6a0b688512f8cbb3674df153458", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4379, "upload_time": "2019-03-27T02:26:18", "url": "https://files.pythonhosted.org/packages/df/e5/caa0ef94120d07256b6ad48d1687bcfec0bfb9346dffd9108a5ab6475827/jupyter-kernel-chapel-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "83dfaeeb4812a4d1f33dfdbc5a33e571", "sha256": "c3a8054f9226cc0fd6b20d72d169ad3c24abe44e2d821402c1db20668fe9ed0f" }, "downloads": -1, "filename": "jupyter-kernel-chapel-0.0.4.tar.gz", "has_sig": false, "md5_digest": "83dfaeeb4812a4d1f33dfdbc5a33e571", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4378, "upload_time": "2019-03-27T03:02:44", "url": "https://files.pythonhosted.org/packages/18/04/604c4e2e6d9ca48e8af4206612121c6ce1ce496495122016f83048fcb327/jupyter-kernel-chapel-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "83dfaeeb4812a4d1f33dfdbc5a33e571", "sha256": "c3a8054f9226cc0fd6b20d72d169ad3c24abe44e2d821402c1db20668fe9ed0f" }, "downloads": -1, "filename": "jupyter-kernel-chapel-0.0.4.tar.gz", "has_sig": false, "md5_digest": "83dfaeeb4812a4d1f33dfdbc5a33e571", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4378, "upload_time": "2019-03-27T03:02:44", "url": "https://files.pythonhosted.org/packages/18/04/604c4e2e6d9ca48e8af4206612121c6ce1ce496495122016f83048fcb327/jupyter-kernel-chapel-0.0.4.tar.gz" } ] }