{ "info": { "author": "Liam Coatman", "author_email": "liam.coatman@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# nb-filter-cells\n\n`nb-filter-cells` filters Jupyter notebooks cells by tag. \n \n## Installation\n\n```bash\npip install nb-filter-cells\n```\n\n`nb-filter-cells` requires Python 3.6 or later.\n\n## Usage\n\nTo remove all cells with 'exercise' tag:\n\n```bash\nnb-filter-cells -i notebook.ipynb -o notebook-solutions.ipynb -t exercise\n```\n\n## Copyright\n\nCopyright \u00a9 2019 Liam Coatman.\n\n`nb-filter-cells` is distributed under the terms of the [ISC licence].\n\n[isc licence]: https://opensource.org/licenses/ISC", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/liamcoatman/nb-filter-cells", "keywords": "", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "nb-filter-cells", "package_url": "https://pypi.org/project/nb-filter-cells/", "platform": "", "project_url": "https://pypi.org/project/nb-filter-cells/", "project_urls": { "Homepage": "https://github.com/liamcoatman/nb-filter-cells" }, "release_url": "https://pypi.org/project/nb-filter-cells/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Filter Jupyter notebook cells by tag", "version": "0.0.2" }, "last_serial": 4759921, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "786d3a0b8bf75adc68b65783563d2f00", "sha256": "6e467bd3645a65df04375432a41f3f1e93ce06fd81489a4ce8ffb0e771522666" }, "downloads": -1, "filename": "nb_filter_cells-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "786d3a0b8bf75adc68b65783563d2f00", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2855, "upload_time": "2019-01-30T14:09:59", "url": "https://files.pythonhosted.org/packages/0b/38/cad07e0ec4411b2060feea356736e45fa3451487eb670d017ad7edac8c71/nb_filter_cells-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "07c988021cbf93edc7828ff205fb7b41", "sha256": "eeba7535b6d04a63fef84adf2997bd81677d2577a20401f43ced932cffb52d32" }, "downloads": -1, "filename": "nb-filter-cells-0.0.1.tar.gz", "has_sig": false, "md5_digest": "07c988021cbf93edc7828ff205fb7b41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2374, "upload_time": "2019-01-30T14:10:01", "url": "https://files.pythonhosted.org/packages/42/e8/802d9ec27b8c9084831e1c014ac04f8db3538d3c38c4cf48fa952e813858/nb-filter-cells-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "39a10325db7a84bddcf83c9c10c71147", "sha256": "97d99e52fb736589d7e108035b8e4b59191da172ad6de6cb824408c0b8eb78db" }, "downloads": -1, "filename": "nb-filter-cells-0.0.2.tar.gz", "has_sig": false, "md5_digest": "39a10325db7a84bddcf83c9c10c71147", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2351, "upload_time": "2019-01-30T14:16:00", "url": "https://files.pythonhosted.org/packages/54/e3/07ea6d234a5a54c20977335587c4fc4c324ad315e376b4d0ada18f81c4e8/nb-filter-cells-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "39a10325db7a84bddcf83c9c10c71147", "sha256": "97d99e52fb736589d7e108035b8e4b59191da172ad6de6cb824408c0b8eb78db" }, "downloads": -1, "filename": "nb-filter-cells-0.0.2.tar.gz", "has_sig": false, "md5_digest": "39a10325db7a84bddcf83c9c10c71147", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2351, "upload_time": "2019-01-30T14:16:00", "url": "https://files.pythonhosted.org/packages/54/e3/07ea6d234a5a54c20977335587c4fc4c324ad315e376b4d0ada18f81c4e8/nb-filter-cells-0.0.2.tar.gz" } ] }