{ "info": { "author": "Tim Paine", "author_email": "t.paine154@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# jupyterlab_templates\nSupport for jupyter notebook templates in jupyterlab\n\n[![Build Status](https://travis-ci.org/timkpaine/jupyterlab_templates.svg?branch=master)](https://travis-ci.org/timkpaine/jupyterlab_templates)\n[![GitHub issues](https://img.shields.io/github/issues/timkpaine/jupyterlab_templates.svg)]()\n[![codecov](https://codecov.io/gh/timkpaine/jupyterlab_templates/branch/master/graph/badge.svg)](https://codecov.io/gh/timkpaine/jupyterlab_templates)\n[![PyPI](https://img.shields.io/pypi/l/jupyterlab_templates.svg)](https://pypi.python.org/pypi/jupyterlab_templates)\n[![PyPI](https://img.shields.io/pypi/v/jupyterlab_templates.svg)](https://pypi.python.org/pypi/jupyterlab_templates)\n[![npm](https://img.shields.io/npm/v/jupyterlab_templates.svg)](https://www.npmjs.com/package/jupyterlab_templates)\n\n![](https://raw.githubusercontent.com/timkpaine/jupyterlab_templates/master/docs/example1.gif)\n\n\n## Install\n```bash\npip install jupyterlab_templates\njupyter labextension install jupyterlab_templates\njupyter serverextension enable --py jupyterlab_templates\n```\n\n## Adding templates\ninstall the server extension, and add the following to `jupyter_notebook_config.py`\n\n```python3\nc.JupyterLabTemplates.template_dirs = ['list', 'of', 'template', 'directories']\nc.JupyterLabTemplates.include_default = True\n```\n\n### Flags\n- `template_dirs`: a list of directories. all `.ipynb` files in these directories will be listed as templates\n- `include_default`: include the default Sample template\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/timkpaine/jupyterlab_templates", "keywords": "jupyter jupyterlab", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "jupyterlab_templates", "package_url": "https://pypi.org/project/jupyterlab_templates/", "platform": "", "project_url": "https://pypi.org/project/jupyterlab_templates/", "project_urls": { "Homepage": "https://github.com/timkpaine/jupyterlab_templates" }, "release_url": "https://pypi.org/project/jupyterlab_templates/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Templates for notebooks in JupyterLab", "version": "0.2.0" }, "last_serial": 5467051, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d36ee6a4d8364c99e8c610d62a695fbd", "sha256": "706af1443d0048b3ffeb267b262abc99b2f9374a9a3cf0ddc5592697eb571266" }, "downloads": -1, "filename": "jupyterlab_templates-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d36ee6a4d8364c99e8c610d62a695fbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2622, "upload_time": "2018-03-18T04:49:26", "url": "https://files.pythonhosted.org/packages/8b/3a/c185a586da5aeaf26edd1a4bd8d510b64f88326029ee5ba485659f22c5a1/jupyterlab_templates-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6c2a6980a4ead8e786adeb368572b8fb", "sha256": "4c0d3a1912c3c08a820aa918a53e4d924bd06884c0020ad1a86ae3cc664119c2" }, "downloads": -1, "filename": "jupyterlab_templates-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6c2a6980a4ead8e786adeb368572b8fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2676, "upload_time": "2018-03-18T05:39:51", "url": "https://files.pythonhosted.org/packages/f9/eb/8d2bdeb3c35f57a20ae109aa98ec01395e71f8ba87b36cf88c1654bb9977/jupyterlab_templates-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "91daa1f356c34f7bdef19fba24df5bf1", "sha256": "e8cbb04c2f7fa5b2f89344c3997317caab79fe5fdb6a10eadf179719f7fabffa" }, "downloads": -1, "filename": "jupyterlab_templates-0.0.3.tar.gz", "has_sig": false, "md5_digest": "91daa1f356c34f7bdef19fba24df5bf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2824, "upload_time": "2018-03-26T20:07:27", "url": "https://files.pythonhosted.org/packages/9b/1e/60cde1db048e072611abf4ba9f8066b1262b5e0589b140757fc5223ba673/jupyterlab_templates-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "aad2247ab1ade4d11163831fe75d368d", "sha256": "4f4a4446ce413e749680d48d13bca2480d26022885e974897b6313f91308ed80" }, "downloads": -1, "filename": "jupyterlab_templates-0.0.4.tar.gz", "has_sig": false, "md5_digest": "aad2247ab1ade4d11163831fe75d368d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15595, "upload_time": "2018-05-31T20:31:25", "url": "https://files.pythonhosted.org/packages/3b/06/dfe41bc54588d0b0960a2a90d31191e78776c38d9c3ac5a9952729b3a97e/jupyterlab_templates-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "ca9ec9866cea7348f9e6e5d7814ea3a3", "sha256": "23b97e080b26fb7a8d06fad2d354f61e86d7fe44f8ea36d604db967d3d92b144" }, "downloads": -1, "filename": "jupyterlab_templates-0.0.5.tar.gz", "has_sig": false, "md5_digest": "ca9ec9866cea7348f9e6e5d7814ea3a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15630, "upload_time": "2018-06-07T00:06:36", "url": "https://files.pythonhosted.org/packages/34/e3/f14375b1c1036c00b18b44d3e5c7e8e669f1709eb43382e4428e1e58367c/jupyterlab_templates-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "27234f2020643cf673b13bb6929ee80d", "sha256": "1dd7a9187622cdf3b371110fdfdec64734afebeb4ccad469936f5d9b431ae993" }, "downloads": -1, "filename": "jupyterlab_templates-0.0.6.tar.gz", "has_sig": false, "md5_digest": "27234f2020643cf673b13bb6929ee80d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6966, "upload_time": "2018-08-29T14:41:30", "url": "https://files.pythonhosted.org/packages/f2/19/ec62f78787792c61a1adf3456316ce7d931ef2f2e034a3646ca2cc399f38/jupyterlab_templates-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "e45e602698f2bf9d88f7d8d4f6c86a87", "sha256": "764c7268210c140ac9c9d441aa94fe697b3994227af668c83070f252cbea2a06" }, "downloads": -1, "filename": "jupyterlab_templates-0.0.7.tar.gz", "has_sig": false, "md5_digest": "e45e602698f2bf9d88f7d8d4f6c86a87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7033, "upload_time": "2018-09-04T14:46:26", "url": "https://files.pythonhosted.org/packages/71/1f/347e9570452e22866c4f0c1deb6048384047159c058f818e2a9c3e1a31f6/jupyterlab_templates-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "d682e2178052debea03ad7e439d89084", "sha256": "f817fa576c8718a8d19d64ff514ddc49a9d35d8d7e2e46762e35d251d4d69e5a" }, "downloads": -1, "filename": "jupyterlab_templates-0.0.8.tar.gz", "has_sig": false, "md5_digest": "d682e2178052debea03ad7e439d89084", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3214, "upload_time": "2019-04-26T15:13:55", "url": "https://files.pythonhosted.org/packages/74/95/7c90362facda7e790cf44b1e6b4ecc07dfd527bfce2535e3460febe43542/jupyterlab_templates-0.0.8.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "8bbf8dea6ddbbe3089763a42ebb4bda8", "sha256": "339706fc45923219d2de20c4a716dab56880792b5cf5db23a51d9cd650abace8" }, "downloads": -1, "filename": "jupyterlab_templates-0.2.0.tar.gz", "has_sig": false, "md5_digest": "8bbf8dea6ddbbe3089763a42ebb4bda8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3442, "upload_time": "2019-06-30T05:07:41", "url": "https://files.pythonhosted.org/packages/e7/cb/1846cfa61036fb62cc49fc646dda76b93e2f09d77f41e045210b3ddb6b66/jupyterlab_templates-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8bbf8dea6ddbbe3089763a42ebb4bda8", "sha256": "339706fc45923219d2de20c4a716dab56880792b5cf5db23a51d9cd650abace8" }, "downloads": -1, "filename": "jupyterlab_templates-0.2.0.tar.gz", "has_sig": false, "md5_digest": "8bbf8dea6ddbbe3089763a42ebb4bda8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3442, "upload_time": "2019-06-30T05:07:41", "url": "https://files.pythonhosted.org/packages/e7/cb/1846cfa61036fb62cc49fc646dda76b93e2f09d77f41e045210b3ddb6b66/jupyterlab_templates-0.2.0.tar.gz" } ] }