{"id":48446391,"url":"https://github.com/qutech-delft/netsquid-tutorial","last_synced_at":"2026-04-06T18:02:58.947Z","repository":{"id":340794066,"uuid":"1167576032","full_name":"QuTech-Delft/netsquid-tutorial","owner":"QuTech-Delft","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-17T11:48:51.000Z","size":508,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-18T02:16:22.175Z","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/QuTech-Delft.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-26T12:56:25.000Z","updated_at":"2026-03-17T11:48:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/QuTech-Delft/netsquid-tutorial","commit_stats":null,"previous_names":["qutech-delft/netsquid-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/QuTech-Delft/netsquid-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuTech-Delft%2Fnetsquid-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuTech-Delft%2Fnetsquid-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuTech-Delft%2Fnetsquid-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuTech-Delft%2Fnetsquid-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuTech-Delft","download_url":"https://codeload.github.com/QuTech-Delft/netsquid-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuTech-Delft%2Fnetsquid-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31483383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-04-06T18:02:20.515Z","updated_at":"2026-04-06T18:02:58.926Z","avatar_url":"https://github.com/QuTech-Delft.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NetSquid Tutorial\n\nThis repository contains the materials for the NetSquid tutorial, specifically:\n\n- Tutorial notebooks\n- Exercise\n\n## Getting Started\n\n### Prerequisites\n\nTo install and use the NetSquid package, please ensure the following prerequisites are met:\n\n1. **Operating System Compatibility**\n   NetSquid is officially supported on **Linux** and **macOS**. Windows users are recommended to use [Windows Subsystem for Linux (WSL)](https://learn.microsoft.com/en-us/windows/wsl/install).\n\n2. **NetSquid Forum Account**\n   Access to the tutorial requires a NetSquid forum account. If you don’t have one, [register here](https://forum.netsquid.org/ucp.php?mode=register).\n\n3. **Python Installation**\n   Ensure you have **Python 3.9, 3.10, 3.11, or 3.12** installed.\n\n---\n\n### **Installation**\n\n#### **1. Environment Setup**\nSet your NetSquid account credentials as environment variables by running the following commands (replace `your_username` and `your_password` with your actual credentials):\n```bash\nexport NETSQUIDPYPI_USER=your_username\nexport NETSQUIDPYPI_PWD=your_password\n```\n\n#### **2. (Optional) Virtual Python Environment**\nUsing a virtual environment ensures that the tutorial’s Python packages are installed in an isolated directory, preventing conflicts with other Python projects on your system.\n\nTo create and activate a virtual environment:\n```bash\npython3 -m venv .venv          # Create the virtual environment\nsource .venv/bin/activate      # Activate the virtual environment\n```\n\n#### **3. Install Dependencies**\nInstall all required dependencies, including NetSquid, by running:\n```bash\nmake install\n```\n\n---\n\n## **Starting the Tutorial**\nStart the Jupyter Notebook environment with:\n```bash\njupyter notebook\n```\n\nThis will launch Jupyter Notebook in your default web browser.\n\n**For WSL Users:**\nIf you see the message *\"Couldn't find a suitable web browser!\"*, look for an address in the console output, such as:\n```\n//localhost:8888/tree?token=XXXXXXXXXXXX\n```\nCopy and paste this address into a **Windows browser** to access the Jupyter Notebook interface.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqutech-delft%2Fnetsquid-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqutech-delft%2Fnetsquid-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqutech-delft%2Fnetsquid-tutorial/lists"}