# 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/21/e7/9577d9bcbe0702d4fe581ee44a9db23cf209de1e8ee693c90f344cb76e74/dataflow_custom_extension-0.1.1.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.1",
"project_urls": null,
"split_keywords": [
"dataflow",
" jupyter",
" jupyterlab",
" jupyterlab-extension"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b8727db625cdcaefe268494e96339c323822dac101b7769d976fe03ea5ddbe50",
"md5": "c368a4252287eb495551b87b9dd081f2",
"sha256": "fd600e9d11e835459a973380f663d4f97e39c74c102b968b75f70e41fa84dafd"
},
"downloads": -1,
"filename": "dataflow_custom_extension-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c368a4252287eb495551b87b9dd081f2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 12340,
"upload_time": "2025-08-18T08:52:48",
"upload_time_iso_8601": "2025-08-18T08:52:48.856825Z",
"url": "https://files.pythonhosted.org/packages/b8/72/7db625cdcaefe268494e96339c323822dac101b7769d976fe03ea5ddbe50/dataflow_custom_extension-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "21e79577d9bcbe0702d4fe581ee44a9db23cf209de1e8ee693c90f344cb76e74",
"md5": "beeafff909919dfd40fe134f061ad493",
"sha256": "e752170d6f8a9236b23c1e1fbd047bebe15cbee89c1a8fad645ddca8717399f4"
},
"downloads": -1,
"filename": "dataflow_custom_extension-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "beeafff909919dfd40fe134f061ad493",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 104384,
"upload_time": "2025-08-18T08:52:49",
"upload_time_iso_8601": "2025-08-18T08:52:49.913027Z",
"url": "https://files.pythonhosted.org/packages/21/e7/9577d9bcbe0702d4fe581ee44a9db23cf209de1e8ee693c90f344cb76e74/dataflow_custom_extension-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-18 08:52:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "dataflow-custom-extension"
}