quicklab


Namequicklab JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/dymaxionlabs/quicklab
SummaryStart Jupyter Lab sessions on the cloud
upload_time2023-07-19 17:39:58
maintainer
docs_urlNone
authornuxion
requires_python>=3.7,<3.11
licenseMPL-2.0
keywords jupyter cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # quicklab

Start Jupyter Lab sessions on the cloud

## Features

* VM creation
* Jupyter on Docker
* SSL certificates (ZeroSSL & Caddy)
* Volumes management (Creation, Resizing, deletion, formating, etc)
* DNS A record creation (Google, Cloudflare)
* Automatic shutdown by inactivity (by Jupyter)
* GPU Provisioning (nvidia-smi installation, docker configuration, etc)
* Linux image creation (Packer)
* Entities types for autocompletion
* Logging into cloud provider log service

Only Google Cloud Platform supported for now, but relatively easy to add new
cloud providers.

## Usage

For users:

* [Quickstart](docs/quickstart.md)

For administrators:

* [Deploy](docs/deploy.md)
* [Images](docs/images.md)
* [Volumes](docs/volumes.md)
* [Permissions](docs/permissions.md)

## Acknowledgments

* Original work from [LabMachine](https://github.com/nuxion/labmachine)

## License

Work licensed under MPL 2.0. See [LICENSE](LICENSE) for more.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dymaxionlabs/quicklab",
    "name": "quicklab",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<3.11",
    "maintainer_email": "",
    "keywords": "jupyter,cloud",
    "author": "nuxion",
    "author_email": "nuxion@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/dd/ed/2dabb7987ba96e6cc64793d07516c281e085d4ecfc4d05a085d6ac05c0d6/quicklab-0.1.3.tar.gz",
    "platform": null,
    "description": "# quicklab\n\nStart Jupyter Lab sessions on the cloud\n\n## Features\n\n* VM creation\n* Jupyter on Docker\n* SSL certificates (ZeroSSL & Caddy)\n* Volumes management (Creation, Resizing, deletion, formating, etc)\n* DNS A record creation (Google, Cloudflare)\n* Automatic shutdown by inactivity (by Jupyter)\n* GPU Provisioning (nvidia-smi installation, docker configuration, etc)\n* Linux image creation (Packer)\n* Entities types for autocompletion\n* Logging into cloud provider log service\n\nOnly Google Cloud Platform supported for now, but relatively easy to add new\ncloud providers.\n\n## Usage\n\nFor users:\n\n* [Quickstart](docs/quickstart.md)\n\nFor administrators:\n\n* [Deploy](docs/deploy.md)\n* [Images](docs/images.md)\n* [Volumes](docs/volumes.md)\n* [Permissions](docs/permissions.md)\n\n## Acknowledgments\n\n* Original work from [LabMachine](https://github.com/nuxion/labmachine)\n\n## License\n\nWork licensed under MPL 2.0. See [LICENSE](LICENSE) for more.\n",
    "bugtrack_url": null,
    "license": "MPL-2.0",
    "summary": "Start Jupyter Lab sessions on the cloud",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/dymaxionlabs/quicklab",
        "Repository": "https://github.com/dymaxionlabs/quicklab"
    },
    "split_keywords": [
        "jupyter",
        "cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0f522e0fc166594b922fa11875ed29c518870bfbdcd64d2ba161063b76a3721",
                "md5": "e37cfcc0bcaa5c681a2b31b3c06f470e",
                "sha256": "7e9543ce94df0393a00042d1fa3d07517786880d289b3aa49b87eef9e3f654c9"
            },
            "downloads": -1,
            "filename": "quicklab-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e37cfcc0bcaa5c681a2b31b3c06f470e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<3.11",
            "size": 52513,
            "upload_time": "2023-07-19T17:39:57",
            "upload_time_iso_8601": "2023-07-19T17:39:57.053387Z",
            "url": "https://files.pythonhosted.org/packages/b0/f5/22e0fc166594b922fa11875ed29c518870bfbdcd64d2ba161063b76a3721/quicklab-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dded2dabb7987ba96e6cc64793d07516c281e085d4ecfc4d05a085d6ac05c0d6",
                "md5": "e35ae122a46b624da9b97513485a2d74",
                "sha256": "bc658db726642f1e1009713fe3d000411af7c4bcecc2731e576391f1d615449e"
            },
            "downloads": -1,
            "filename": "quicklab-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e35ae122a46b624da9b97513485a2d74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<3.11",
            "size": 36981,
            "upload_time": "2023-07-19T17:39:58",
            "upload_time_iso_8601": "2023-07-19T17:39:58.954863Z",
            "url": "https://files.pythonhosted.org/packages/dd/ed/2dabb7987ba96e6cc64793d07516c281e085d4ecfc4d05a085d6ac05c0d6/quicklab-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-19 17:39:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dymaxionlabs",
    "github_project": "quicklab",
    "github_not_found": true,
    "lcname": "quicklab"
}
        
Elapsed time: 0.19657s