{"id":23404725,"url":"https://github.com/nestorojeda/jupyter-notebook-docker-template","last_synced_at":"2026-04-28T11:02:00.802Z","repository":{"id":269011204,"uuid":"906145667","full_name":"nestorojeda/jupyter-notebook-docker-template","owner":"nestorojeda","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-20T18:55:08.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T17:58:17.896Z","etag":null,"topics":["data-science","docker","python3","template"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/nestorojeda.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-20T09:04:12.000Z","updated_at":"2025-01-20T18:55:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"983f593b-86b1-49ea-8519-1d9aa81766d2","html_url":"https://github.com/nestorojeda/jupyter-notebook-docker-template","commit_stats":null,"previous_names":["nestorojeda/jupyter-notebook-docker"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestorojeda%2Fjupyter-notebook-docker-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestorojeda%2Fjupyter-notebook-docker-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestorojeda%2Fjupyter-notebook-docker-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nestorojeda%2Fjupyter-notebook-docker-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nestorojeda","download_url":"https://codeload.github.com/nestorojeda/jupyter-notebook-docker-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247941718,"owners_count":21022037,"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":["data-science","docker","python3","template"],"created_at":"2024-12-22T13:15:30.497Z","updated_at":"2026-04-28T11:02:00.697Z","avatar_url":"https://github.com/nestorojeda.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jupyter Notebook Docker\n\nI wanted to explore other alternatives to Google Colab, and have the ability to run Jupyter notebooks on my local computer or in a Github Codespaces. This repository contains the necessary files to set up a Jupyter Notebook environment using Docker.\n\n## Prerequisites\n\n- Docker installed on your machine\n- Basic knowledge of Docker and Jupyter Notebook\n- Tested in macOS and Windows using WSL\n\n## Getting Started\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/yourusername/jupyter-notebook-docker.git\n    cd jupyter-notebook-docker\n    ```\n\n2. Copy the content of the .env.example file and add a password.\n\n3. Build the Docker image:\n    ```sh\n    make db\n    ```\n\n4. Run the Docker container:\n    ```sh\n    make dr\n    ```\n\n5. Open your web browser and navigate to `http://localhost:8888`. You should see the Jupyter Notebook interface.\n\n## Customization\n\nYou can customize the Dockerfile to include additional Python packages or Jupyter extensions as needed.\n\n## Contributing\n\nFeel free to submit issues or pull requests if you have any improvements or suggestions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnestorojeda%2Fjupyter-notebook-docker-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnestorojeda%2Fjupyter-notebook-docker-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnestorojeda%2Fjupyter-notebook-docker-template/lists"}