{ "info": { "author": "Almar Klein", "author_email": "almar.klein@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "jupyter_app\n===========\n\nRun Jupyter lab as a desktop app.\n\nInstallation\n------------\n\n.. code-block:: none\n\n $ pip install jupyter_app\n\nAdditionally, you need Firefox installed,\nor download `NW.js `_ to your downloads folder.\n\n\nUsage\n-----\n\n.. code-block:: none\n\n $ jupyter_app\n\n\nSelect a specific app runtime (see\n`docs `_):\n \n.. code-block:: none\n\n $ jupyter_app --webruntime=nw-app\n\n\nHow it works\n------------\n\nThe ``jupyter_lab`` command starts a normal Jupyterlab server, but instead\nof launching a brower tab to connect to it, it launches a browser window\nthat is made to look like a desktop app (including icon, process name, etc.).\nWhen the window is closed, the server shuts down. This uses the\n`webruntime `_ module.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/almarklein/jupyter_app", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "jupyter_app", "package_url": "https://pypi.org/project/jupyter_app/", "platform": "", "project_url": "https://pypi.org/project/jupyter_app/", "project_urls": { "Homepage": "https://github.com/almarklein/jupyter_app" }, "release_url": "https://pypi.org/project/jupyter_app/0.1/", "requires_dist": [ "jupyterlab", "webruntime", "dialite" ], "requires_python": ">=3.4", "summary": "jupyter_app - run Jupyter lab as a desktop app", "version": "0.1" }, "last_serial": 3621605, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "133c84225fbbd0ea8d257d93615930b9", "sha256": "b69a187e2e00ae41fcf6de5c93cacaade87a370479051007d56c865a20744027" }, "downloads": -1, "filename": "jupyter_app-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "133c84225fbbd0ea8d257d93615930b9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 5700, "upload_time": "2018-02-27T13:52:08", "url": "https://files.pythonhosted.org/packages/0a/96/6ff9be078bba4ade974d04301210707eb6b41bf2d28cc68253ba9d7e35fb/jupyter_app-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fff7537fb66c085bc40fa90bbad6789b", "sha256": "d860ffac00cf668d9f454e9022e737e406ab19aea7b8fcc3f589a2925b71421c" }, "downloads": -1, "filename": "jupyter_app-0.1.tar.gz", "has_sig": false, "md5_digest": "fff7537fb66c085bc40fa90bbad6789b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 3701, "upload_time": "2018-02-27T13:52:10", "url": "https://files.pythonhosted.org/packages/f7/78/9b94632b07c790b0187aaa280ecf03d380c16e4cb826907428254015649f/jupyter_app-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "133c84225fbbd0ea8d257d93615930b9", "sha256": "b69a187e2e00ae41fcf6de5c93cacaade87a370479051007d56c865a20744027" }, "downloads": -1, "filename": "jupyter_app-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "133c84225fbbd0ea8d257d93615930b9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 5700, "upload_time": "2018-02-27T13:52:08", "url": "https://files.pythonhosted.org/packages/0a/96/6ff9be078bba4ade974d04301210707eb6b41bf2d28cc68253ba9d7e35fb/jupyter_app-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fff7537fb66c085bc40fa90bbad6789b", "sha256": "d860ffac00cf668d9f454e9022e737e406ab19aea7b8fcc3f589a2925b71421c" }, "downloads": -1, "filename": "jupyter_app-0.1.tar.gz", "has_sig": false, "md5_digest": "fff7537fb66c085bc40fa90bbad6789b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 3701, "upload_time": "2018-02-27T13:52:10", "url": "https://files.pythonhosted.org/packages/f7/78/9b94632b07c790b0187aaa280ecf03d380c16e4cb826907428254015649f/jupyter_app-0.1.tar.gz" } ] }