# Dataflow Jupyter Extension
A JupyterLab extension for dataflow customizations
## Customizations
<details>
<summary>Added custom connection lost restart command</summary>
#### `dataflow-custom:hub-restart`
-   This command has been replaced for default `hub:restart` because of it's redirection to _/hub/spawn_ , which should not be the case. So now the it redirects to _/hub/ui_ in iframe , which will be handled by UI and "App is not running" message will be shown
- Modified the connectionLost dialog to use the `dataflow-custom:hub-restart` command
</details>
### Packaging the extension
See [RELEASE](RELEASE.md)
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "dataflow-custom-extension",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "dataflow, jupyter, jupyterlab, jupyterlab-extension",
    "author": "Dataflow",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/44/49/a7142a4ffa4e89e1aec746fb7152f330aa25cfbcca2427c25a6c66451b98/dataflow_custom_extension-0.1.21.tar.gz",
    "platform": null,
    "description": "# Dataflow Jupyter Extension\n\nA JupyterLab extension for dataflow customizations\n\n\n## Customizations\n\n<details>\n<summary>Added custom connection lost restart command</summary>\n\n#### `dataflow-custom:hub-restart`\n-   This command has been replaced for default `hub:restart` because of it's redirection to _/hub/spawn_ , which should not be the case. So now the it redirects to _/hub/ui_ in iframe , which will be handled by UI and \"App is not running\" message will be shown\n- Modified the connectionLost dialog to use the `dataflow-custom:hub-restart` command\n\n</details>\n\n### Packaging the extension\n\nSee [RELEASE](RELEASE.md)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A JupyterLab extension for Dataflow customization",
    "version": "0.1.21",
    "project_urls": null,
    "split_keywords": [
        "dataflow",
        " jupyter",
        " jupyterlab",
        " jupyterlab-extension"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4ea22242fafa583daf940f91573adde941f561873b8aa7bef4a8c527f5a990da",
                "md5": "ceb88e9ec9aa1f06f14b1a33511643b1",
                "sha256": "eeb62c7803c562f4502121b4be79174fc859d5122a476e7c971bf6d58d292a88"
            },
            "downloads": -1,
            "filename": "dataflow_custom_extension-0.1.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ceb88e9ec9aa1f06f14b1a33511643b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12368,
            "upload_time": "2025-08-18T13:05:00",
            "upload_time_iso_8601": "2025-08-18T13:05:00.944376Z",
            "url": "https://files.pythonhosted.org/packages/4e/a2/2242fafa583daf940f91573adde941f561873b8aa7bef4a8c527f5a990da/dataflow_custom_extension-0.1.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4449a7142a4ffa4e89e1aec746fb7152f330aa25cfbcca2427c25a6c66451b98",
                "md5": "65f9cd5c978bcddb3c4bff5dce1c8142",
                "sha256": "51008faeaede0c970deae4949e3fcb80f376d9e4b40148919153a2eb81a2276b"
            },
            "downloads": -1,
            "filename": "dataflow_custom_extension-0.1.21.tar.gz",
            "has_sig": false,
            "md5_digest": "65f9cd5c978bcddb3c4bff5dce1c8142",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 104405,
            "upload_time": "2025-08-18T13:05:01",
            "upload_time_iso_8601": "2025-08-18T13:05:01.931235Z",
            "url": "https://files.pythonhosted.org/packages/44/49/a7142a4ffa4e89e1aec746fb7152f330aa25cfbcca2427c25a6c66451b98/dataflow_custom_extension-0.1.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 13:05:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dataflow-custom-extension"
}