{ "info": { "author": "John Doe", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# sacred-nbextension\n\n## Develop\n\n```\nconda install notebook nbsetuptools -c anaconda-nb-extensions\npython setup.py develop\ncd sacred-nbextension\npython setup.py install --prefix $CONDA_ENV_PATH --enable --symlink\n```\n\nNow you are ready to start testing with:\n\n```\nJUPYTER_CONFIG_DIR=$CONDA_ENV_PATH/etc/jupyter jupyter notebook\n```\n\n## Distribution\n\nOnce you are happy with your extension you can run:\n\n```\nconda build conda.recipe -c anaconda-notebbok\n```\n\nAnd upload your package to [Anaconda-Cloud](http://anaconda.org). So everybody can\nhave access to your brand new extension.\n\n> Generated with [generator-nbextension](http://anaconda.org).\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://example.org", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "sacred-nbextension", "package_url": "https://pypi.org/project/sacred-nbextension/", "platform": "", "project_url": "https://pypi.org/project/sacred-nbextension/", "project_urls": { "Homepage": "http://example.org" }, "release_url": "https://pypi.org/project/sacred-nbextension/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Amazing nbextension", "version": "0.1.0" }, "last_serial": 3894698, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "33a5376084968c49441666cce5c251a7", "sha256": "8ddd9347e4ef70b1b019ae6dd3fb3f4ca31147244a872bc5b06dad1a2504459e" }, "downloads": -1, "filename": "sacred-nbextension-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33a5376084968c49441666cce5c251a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23900, "upload_time": "2018-05-24T10:32:03", "url": "https://files.pythonhosted.org/packages/dd/dd/b5547656e54ec53e7d39afef634a81384a4095c60dc9707d4743abd5e018/sacred-nbextension-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33a5376084968c49441666cce5c251a7", "sha256": "8ddd9347e4ef70b1b019ae6dd3fb3f4ca31147244a872bc5b06dad1a2504459e" }, "downloads": -1, "filename": "sacred-nbextension-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33a5376084968c49441666cce5c251a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23900, "upload_time": "2018-05-24T10:32:03", "url": "https://files.pythonhosted.org/packages/dd/dd/b5547656e54ec53e7d39afef634a81384a4095c60dc9707d4743abd5e018/sacred-nbextension-0.1.0.tar.gz" } ] }