{ "info": { "author": "Nick Tiligadas", "author_email": "nick@tiligadas.net", "bugtrack_url": null, "classifiers": [], "description": "================\nJupyter Dev View\n================\n\nJupyter Dev View contains a style sheet that splits the jupyter output into a side by side view of code cells on the left, and output on the right. \nIn addition to the stylesheet this package provides two functions to easily switch between the Dev View and the traditional notebook view.::\n\n import jupyterdevview as jdv\n\n # Switch to dev view\n jdv.dev_view() \n # Refresh your browser (ctrl-F5 for most browsers)\n \n # Switch back to notebook view\n jdv.notebook_view() \n # Refresh your browser (ctrl-F5 for most browsers)\n\n**NOTE: You will need to restart jupyter after the first time you run jdv.dev_view() for the changes to take effect. Subsequently you will just need to refresh your browser**", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/jupyterdevview/", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "jupyterdevview", "package_url": "https://pypi.org/project/jupyterdevview/", "platform": "", "project_url": "https://pypi.org/project/jupyterdevview/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/jupyterdevview/" }, "release_url": "https://pypi.org/project/jupyterdevview/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Side by side view of code and output in jupyter notebooks", "version": "1.0.1" }, "last_serial": 3622119, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "8d4123496e4e837e791300f63bb04b9f", "sha256": "4331b79c137f012ed53792f41a7838f10e98ed379d248985a284795afe8a909e" }, "downloads": -1, "filename": "jupyterdevview-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8d4123496e4e837e791300f63bb04b9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11569, "upload_time": "2018-02-27T15:56:08", "url": "https://files.pythonhosted.org/packages/ce/cf/37bef0575b3fe6e9ebda27df8b6e5fd428e5f5a8126ce78851a64b373ac4/jupyterdevview-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d4123496e4e837e791300f63bb04b9f", "sha256": "4331b79c137f012ed53792f41a7838f10e98ed379d248985a284795afe8a909e" }, "downloads": -1, "filename": "jupyterdevview-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8d4123496e4e837e791300f63bb04b9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11569, "upload_time": "2018-02-27T15:56:08", "url": "https://files.pythonhosted.org/packages/ce/cf/37bef0575b3fe6e9ebda27df8b6e5fd428e5f5a8126ce78851a64b373ac4/jupyterdevview-1.0.1.tar.gz" } ] }