{ "info": { "author": "Yang Zhengguo", "author_email": "yangzhengguo01@baidu.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3" ], "description": "h2o_kernel\n===========\n\n``h2o_kernel`` is a simple h2o wrapper to Jupyter kernel.\n\nInstallation\n------------\nTo install ``h2o_kernel`` from PyPI::\n\n pip install h2o_kernel\n python -m h2o_kernel.install\n\nUsing the H2o kernel\n---------------------\n**Notebook**: The *New* menu in the notebook should show an option for an H2o notebook.\n\n**Console frontends**: To use it with the console frontends, add ``--kernel h2o`` to\ntheir command line arguments.\n\n**H2O Config**: You can use config file or evn to config h2o cluster addr, all configs are the same with h2o.connect() parameters, priority ``/etc/h2okernelrc`` < ``$HOME/.h2okernelrc`` < ``env``,\nenvironment only can changes url(by H2O_URL), ip(by H2O_IP), port(by H2O_PORT).", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yangzhg/h2o_kernel", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "h2o_kernel", "package_url": "https://pypi.org/project/h2o_kernel/", "platform": "", "project_url": "https://pypi.org/project/h2o_kernel/", "project_urls": { "Homepage": "https://github.com/yangzhg/h2o_kernel" }, "release_url": "https://pypi.org/project/h2o_kernel/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "H2o kernel for Jupyter", "version": "1.0.3" }, "last_serial": 3653205, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "6c1eb27f5fc610ddce89932776fafc58", "sha256": "ae0b899095959e27f822e8c5b9ec45d79f1aa160c8837c0fd6a35adc83d1a324" }, "downloads": -1, "filename": "h2o_kernel-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6c1eb27f5fc610ddce89932776fafc58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2592, "upload_time": "2018-02-01T09:23:48", "url": "https://files.pythonhosted.org/packages/18/2e/c7445351f997d49a9ed5698a6d88bfa8e68392b1db8410891b8f1ab45bfa/h2o_kernel-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "a6e8e57330b03f5892cdc937f81e6641", "sha256": "f84ec7715728dbb5b854f505f2a8505f1520e48774c61d21c85760234da2d928" }, "downloads": -1, "filename": "h2o_kernel-1.0.2.tar.gz", "has_sig": false, "md5_digest": "a6e8e57330b03f5892cdc937f81e6641", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2652, "upload_time": "2018-02-01T11:05:03", "url": "https://files.pythonhosted.org/packages/51/50/e409c00439f9ee0bcf0ab64162acf6c521b4f587e9246c5f87f3af53c8a4/h2o_kernel-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "c9f843b5a70d3dbcbaf35158540fca83", "sha256": "6e7cf44f07467ed7de4291347bd4c6cefdc9c04f24d7a7618cc03c26bccbc15f" }, "downloads": -1, "filename": "h2o_kernel-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c9f843b5a70d3dbcbaf35158540fca83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2650, "upload_time": "2018-03-09T04:01:58", "url": "https://files.pythonhosted.org/packages/a2/59/e65baa0ba6aaa15ae882e050acc85c89e8e6416af539cf732932f6d879c3/h2o_kernel-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9f843b5a70d3dbcbaf35158540fca83", "sha256": "6e7cf44f07467ed7de4291347bd4c6cefdc9c04f24d7a7618cc03c26bccbc15f" }, "downloads": -1, "filename": "h2o_kernel-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c9f843b5a70d3dbcbaf35158540fca83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2650, "upload_time": "2018-03-09T04:01:58", "url": "https://files.pythonhosted.org/packages/a2/59/e65baa0ba6aaa15ae882e050acc85c89e8e6416af539cf732932f6d879c3/h2o_kernel-1.0.3.tar.gz" } ] }