{"id":23188809,"url":"https://github.com/dyslab/jnb-sample","last_synced_at":"2026-04-30T10:31:37.720Z","repository":{"id":37229808,"uuid":"188891042","full_name":"dyslab/jnb-sample","owner":"dyslab","description":"Jupyter Notebook Learning Samples. 🔊 ","archived":false,"fork":false,"pushed_at":"2025-03-29T03:41:34.000Z","size":54699,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T04:26:07.020Z","etag":null,"topics":["jupyter-notebook","python3","samples"],"latest_commit_sha":null,"homepage":"https://nbviewer.jupyter.org/github/dyslab/jnb-sample/tree/master/","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/dyslab.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":"2019-05-27T18:24:25.000Z","updated_at":"2025-03-29T03:41:38.000Z","dependencies_parsed_at":"2024-12-23T00:26:34.659Z","dependency_job_id":"cea90593-9ee9-4fff-8053-941b5f27b138","html_url":"https://github.com/dyslab/jnb-sample","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/dyslab%2Fjnb-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyslab%2Fjnb-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyslab%2Fjnb-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyslab%2Fjnb-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dyslab","download_url":"https://codeload.github.com/dyslab/jnb-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294462,"owners_count":20915338,"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":["jupyter-notebook","python3","samples"],"created_at":"2024-12-18T11:15:42.688Z","updated_at":"2026-04-30T10:31:37.686Z","avatar_url":"https://github.com/dyslab.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jnb-sample: A Miscellany Of Jupyter Notebook Learning 🔊\n\n[![Jupyter notebook v7](./assets/jupyter-notebook-v7.svg)](https://jupyter.org/) \u0026nbsp;\u0026nbsp;[![My Stackshare](./assets/stackshare-dyslab.svg)](https://stackshare.io/dyslab) \u0026nbsp;\u0026nbsp;[![.github/workflows/fetch-bing-wallpaper.yml](https://github.com/dyslab/jnb-sample/actions/workflows/fetch-bing-wallpaper.yml/badge.svg)](https://github.com/dyslab/jnb-sample/actions/workflows/fetch-bing-wallpaper.yml)\n\n## Prerequisites\n\n1. Python venv environment (v3.7 or above)\n\n2. Jupyter Notebook v7\n\n## Installation(venv mode)\n\n```bash\n# Create virtual environment\npython3 -m venv venv\n\n# Activate venv mode in current folder\n. venv/bin/activate       # On Linux / macOS\n# .\\venv\\Scripts\\Activate.ps1   # On Windows (Powershell)\n# .\\venv\\Scripts\\activate.bat   # On Windows (cmd)\n\n# Install packages for this project in venv mode\npip install -r requirements.txt\n\n# BTW: Exporting `requirements.txt` by CLI `pip freeze \u003e requirements.txt`\n```\n\n## Launch jupyter notebook with venv mode\n\n```bash\n# Launch notebook with venv mode in current (working) folder.\njupyter notebook          # Command prompt added a prefix '(venv)'\n```\n\n***Project history***\n\n· Last modified date: 15 Dec 2024\n\n· Project creation date: 28 May 2019\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyslab%2Fjnb-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdyslab%2Fjnb-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyslab%2Fjnb-sample/lists"}