{"id":16598424,"url":"https://github.com/robinl/jupyterlab_docker","last_synced_at":"2025-06-19T04:07:44.804Z","repository":{"id":151655067,"uuid":"107859627","full_name":"RobinL/jupyterlab_docker","owner":"RobinL","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-08T20:41:12.000Z","size":1273,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-19T04:07:37.614Z","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/RobinL.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,"publiccode":null,"codemeta":null}},"created_at":"2017-10-22T11:24:57.000Z","updated_at":"2018-02-06T07:44:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"47a68b38-2960-4228-9fb0-4227165a84b5","html_url":"https://github.com/RobinL/jupyterlab_docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RobinL/jupyterlab_docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinL%2Fjupyterlab_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinL%2Fjupyterlab_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinL%2Fjupyterlab_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinL%2Fjupyterlab_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinL","download_url":"https://codeload.github.com/RobinL/jupyterlab_docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinL%2Fjupyterlab_docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260684164,"owners_count":23046102,"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-10-12T00:08:39.633Z","updated_at":"2025-06-19T04:07:39.782Z","avatar_url":"https://github.com/RobinL.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# analytics-platform-jupyter-notebook\nJupyter Notebook Docker image for Analytics Platform\n\nFor jupyter lab:\n\n```\ndocker run -d -p 8888:8888 jl start.sh jupyter lab --NotebookApp.token=''\n```\n\n\nFor Jupyter Notebook:\n\n```\ndocker run -d -p 8889:8888 jl start-notebook.sh --NotebookApp.token=''\n```\n\n```\ndocker kill $(docker ps --filter ancestor=jl -q)\n```\n\n### About Jupyter Notebook\nFrom [Jupter](http://jupyter.org):\n\u003e The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations,\n\u003e visualizations and explanatory text. Uses include: data cleaning and transformation, numerical simulation, statistical\n\u003e modeling, machine learning and much more.\"\n\n### Docker image\nThis docker image is based on the [jupyter/datascience-notebook image](https://github.com/jupyter/docker-stacks/blob/master/datascience-notebook/README.md#notebook-options). See\n\nIt adds Anaconda and Jupyter dashboard.\n\n**NOTE**: There is a page with recipes in the docker-stacks repository. This may be useful, https://github.com/jupyter/docker-stacks/wiki/Docker-Recipes\n\n### Disabling authentication\nIn order to disable the authentication you can run this container as follows:\n\n    $ docker run -d -p 8888:8888 jupyter/datascience-notebook start-notebook.sh --NotebookApp.token=''\n    \n### Known issues\n - This image is a work in progress, you'll currently get a \"Dead kernel\" error in Jupyter notebook ([this issue may be related](https://github.com/jupyter/docker-stacks/issues/337))\n - The image creates a 'jovyan' user with UID 1000, we'll need to figure it out how this will work with the NFS home (rename/change user UID?)\n   - anaconda/jupyter dashboard are installed as this user, this may need to change\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinl%2Fjupyterlab_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinl%2Fjupyterlab_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinl%2Fjupyterlab_docker/lists"}