{"id":13553381,"url":"https://github.com/CharlesSS07/jupyter-FlowBook","last_synced_at":"2025-04-03T05:30:48.178Z","repository":{"id":126519882,"uuid":"285041534","full_name":"CharlesSS07/jupyter-FlowBook","owner":"CharlesSS07","description":"Jupyter FlowBook turns a Jupyter Notebook into a 2D Python/R/Julia IDE. Help needed!","archived":false,"fork":false,"pushed_at":"2023-08-24T19:23:59.000Z","size":1577,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-04T01:30:43.250Z","etag":null,"topics":["flow-based-programming","jupyter-notebook","nbextensions","visual-programming-language"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CharlesSS07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-08-04T16:47:19.000Z","updated_at":"2024-10-09T06:33:56.000Z","dependencies_parsed_at":"2024-01-14T18:05:53.281Z","dependency_job_id":null,"html_url":"https://github.com/CharlesSS07/jupyter-FlowBook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesSS07%2Fjupyter-FlowBook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesSS07%2Fjupyter-FlowBook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesSS07%2Fjupyter-FlowBook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesSS07%2Fjupyter-FlowBook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CharlesSS07","download_url":"https://codeload.github.com/CharlesSS07/jupyter-FlowBook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246944377,"owners_count":20858773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flow-based-programming","jupyter-notebook","nbextensions","visual-programming-language"],"created_at":"2024-08-01T12:02:23.263Z","updated_at":"2025-04-03T05:30:47.864Z","avatar_url":"https://github.com/CharlesSS07.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","jupyter-notebook"],"sub_categories":[],"readme":"# Jupyter Flowbook\nA Jupyter Notebook extension that turns cells into movable and resizable nodes in a flow-like visual programming language.\n\n## Screenshots\n\n## Installation\n\n1. Run the following command to install the necessary tool for jupyter nbextensions\n\n    ```$ pip install jupyter_contrib_nbextensions```\n\n2. Clone this repo into `$CONDA_PREFIX/lib/python[version]/site-packages/jupyter_contrib_nbextensions/nbextensions/`, replacing the parts in brackets as necessary\n\n3. Run this command to install the extension into the home jupyter directory\n\n    ```$ jupyter contrib nbextensions install --user```\n    \n    or use the script `./jupyter_contrib_nbextensions_install_user.sh` in this repo\n\n\n4. Start jupyter notebooks by running `$ jupyter notebook`\n\n5. Open the jupyter notebook in a browser and select the 'Nbextensions' tab\n\n\u003cimg src=\"./screenshots/installation/nbextensionstab.png\"/\u003e\n\n6. Uncheck the disable option (if necessary)\n\n\u003cimg src=\"./screenshots/installation/disablecheckbox.png\"/\u003e\n\n7. Check 'Jupyter Flowbook' in the list of extensions to enable it\n\n\u003cimg src=\"./screenshots/installation/nodebookcheckbox.png\"/\u003e\n\n8. Open a jupyter notebook, or create a new one.\n\n\n## How to use\n\nThis extension allows Jupyter Notebook cells to be dragged around the screen and resized like application windows on a desktop.\n\nPan around by clicking and dragging on a blank space, and zoom by scrolling in the blank space.\n\nWire nodes together by dragging from the input pin of one node to the output node of another or vice versa.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCharlesSS07%2Fjupyter-FlowBook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCharlesSS07%2Fjupyter-FlowBook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCharlesSS07%2Fjupyter-FlowBook/lists"}