{"id":19562708,"url":"https://github.com/jamsocket/plane-data-jupyter","last_synced_at":"2025-04-27T00:31:52.559Z","repository":{"id":233374483,"uuid":"787120614","full_name":"jamsocket/plane-data-jupyter","owner":"jamsocket","description":"Jupyter lab variant with /plane-data as a base","archived":true,"fork":false,"pushed_at":"2024-04-15T23:31:53.000Z","size":2297,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T11:46:47.826Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamsocket.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-15T23:30:55.000Z","updated_at":"2024-06-17T19:35:59.000Z","dependencies_parsed_at":"2024-04-16T00:56:47.089Z","dependency_job_id":"b9fd43a4-6ae2-4203-b404-6d4d5ea0f427","html_url":"https://github.com/jamsocket/plane-data-jupyter","commit_stats":null,"previous_names":["drifting-in-space/plane-data-jupyter","jamsocket/plane-data-jupyter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamsocket%2Fplane-data-jupyter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamsocket%2Fplane-data-jupyter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamsocket%2Fplane-data-jupyter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamsocket%2Fplane-data-jupyter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamsocket","download_url":"https://codeload.github.com/jamsocket/plane-data-jupyter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251072279,"owners_count":21532004,"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":[],"created_at":"2024-11-11T05:15:26.525Z","updated_at":"2025-04-27T00:31:52.255Z","avatar_url":"https://github.com/jamsocket.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jamsocket-jupyter-notebook\nBase repo for running Jupyter Notebooks on the Jamsocket platform\n\n## Steps\n\n1. Fork this repository.\n2. Add your notebook(s) to the `/notebook` directory.\n3. Add your notebook's python dependencies to `requirements.txt` (alternatively, if you prefer `pipenv`, add them with `pipenv install` and then run `pipenv run freeze`).\n4. Replace `/notebooks/hello-jamsocket.ipynb` in `Dockerfile` with the path to the notebook you'd like to be automatically loaded. If you want the user to see a file listing of the `/notebooks` directory by default, remove that line entirely.\n5. Run `./freeze.sh` to create a `freeze.txt` file from `requirements.txt`. This pins the version of all of the dependencies of the libraries in `requirements.txt`.\n6. Set your account name as the `JAMSOCKET_ACCOUNT` value in your GitHub secrets.\n7. Generate an access token at [app.jamsocket.com/settings](https://app.jamsocket.com/settings) and set it as the `JAMSOCKET_TOKEN` value in your GitHub secrets. ([Sign up](https://auth.jamsocket.com/signup) for a Jamsocket account if you don’t already have one.)\n8. Push your repo to your GitHub account, and your Jupyter Notebook container will be automatically built and pushed to Jamsocket.\n9. Get a Spawn URL from us. (Open this URL in a browser to start a new notebook instance.)\n\n## To run the jupyter-notebook locally for testing:\n\n```bash\ndocker build -t jupyter-notebook .\ndocker run -p 8080:8080 --env PORT=8080 -it jupyter-notebook\nopen localhost:8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamsocket%2Fplane-data-jupyter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamsocket%2Fplane-data-jupyter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamsocket%2Fplane-data-jupyter/lists"}