notebook_setup


Namenotebook_setup JSON
Version 1.1 PyPI version JSON
download
home_pageNone
SummaryTools to setup and configure jupyter notebooks (ipynb files) with line and cell magic
upload_time2023-07-02 15:01:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords autoreload cell magic ipynb jupyter line magic notebook plotly render
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # notebook_setup
Tools to setup and configure jupyter notebooks (ipynb files) with line and cell magic

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "notebook_setup",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "autoreload,cell magic,ipynb,jupyter,line magic,notebook,plotly render",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e1/39/9c5073657d5c3f0405a6def4ee277f9e718c763ee18d5e4372e617f45fcf/notebook_setup-1.1.tar.gz",
    "platform": null,
    "description": "# notebook_setup\nTools to setup and configure jupyter notebooks (ipynb files) with line and cell magic\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tools to setup and configure jupyter notebooks (ipynb files) with line and cell magic",
    "version": "1.1",
    "project_urls": {
        "homepage": "https://github.com/1081/notebook_setup"
    },
    "split_keywords": [
        "autoreload",
        "cell magic",
        "ipynb",
        "jupyter",
        "line magic",
        "notebook",
        "plotly render"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "35906193c891918f122923bd80b0e95d36d01cb678e5b56ad370d0d19f8de4c0",
                "md5": "1705288c6d11af3a611bbc60a375d4dd",
                "sha256": "e14042d068c844026c5b02173a930c271244dd9d9e30c3b9690a6bb4ef027b5a"
            },
            "downloads": -1,
            "filename": "notebook_setup-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1705288c6d11af3a611bbc60a375d4dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3194,
            "upload_time": "2023-07-02T15:01:49",
            "upload_time_iso_8601": "2023-07-02T15:01:49.256065Z",
            "url": "https://files.pythonhosted.org/packages/35/90/6193c891918f122923bd80b0e95d36d01cb678e5b56ad370d0d19f8de4c0/notebook_setup-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e1399c5073657d5c3f0405a6def4ee277f9e718c763ee18d5e4372e617f45fcf",
                "md5": "7d3313416a4482806b0bd191f8b163b1",
                "sha256": "50d6e089b8ff3f1e98e92d09d2f83095f4a675c90875183b026727b12d996983"
            },
            "downloads": -1,
            "filename": "notebook_setup-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7d3313416a4482806b0bd191f8b163b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4587,
            "upload_time": "2023-07-02T15:01:47",
            "upload_time_iso_8601": "2023-07-02T15:01:47.862316Z",
            "url": "https://files.pythonhosted.org/packages/e1/39/9c5073657d5c3f0405a6def4ee277f9e718c763ee18d5e4372e617f45fcf/notebook_setup-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-02 15:01:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "1081",
    "github_project": "notebook_setup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "notebook_setup"
}
        
Elapsed time: 0.22408s