{"id":15422605,"url":"https://github.com/heaths/azure-sdk-notebooks","last_synced_at":"2026-04-10T08:30:21.179Z","repository":{"id":145642305,"uuid":"292193567","full_name":"heaths/azure-sdk-notebooks","owner":"heaths","description":"Azure SDK examples in Jupyter Notebooks","archived":false,"fork":false,"pushed_at":"2020-09-17T20:05:40.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-01T10:16:46.080Z","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/heaths.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-09-02T06:03:41.000Z","updated_at":"2020-09-17T20:05:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"7fc89341-a177-4f47-b7c5-1959880d605b","html_url":"https://github.com/heaths/azure-sdk-notebooks","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"890deccf08ef9b1e0cae2be0c7dc09b8a42e3be9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Fazure-sdk-notebooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Fazure-sdk-notebooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Fazure-sdk-notebooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Fazure-sdk-notebooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heaths","download_url":"https://codeload.github.com/heaths/azure-sdk-notebooks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239979035,"owners_count":19728452,"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-01T17:39:00.966Z","updated_at":"2026-04-10T08:30:21.126Z","avatar_url":"https://github.com/heaths.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive Azure SDK Samples\n\nThese samples use [Jupyter](https://jupyter.org) to host different runtimes that allow you to experience the Azure SDK interactively.\n\n## Getting Started\n\nThe easiest way to run these samples is to install [Docker](https://docker.com) and run a container with everything you need. On Windows, running [Docker on Windows Subsystem for Linux version 2 (WSL2)](https://docs.docker.com/docker-for-windows/wsl) is the fastest option.\n\n### Visual Studio Code: Development Containers\n\nYou can open this workspace directory in [Visual Studio Code](https://code.visualstudio.com) with the [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) and [Remote - Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extensions installed.\n\nSoon after Code has opened, you should be prompted to reopen Code in a container automatically; however, you can also do so manually:\n\n1. Press `F1` (default binding) to open the command window.\n\n2. Type \"Remote-Containers: Reopen in Container\" and press enter with the command selected.\n\nThis will restart Code and build the container, which may take a few minutes. After the workspace folder is displayed in Code, you can open or create _\\*.ipynb_ notebooks, execute command blocks, or make changes as desired.\n\nIf you would like to use the Jupyter Notebook browser experience instead, navigate to \u003chttp://127.0.0.1:8888?token=vscode\u003e.\n\n### Docker\n\nYou can also manually build and run the container:\n\n1. Build the container:\n\n   ```bash\n   docker build -t azure-sdk-notebooks .devcontainer\n   ```\n\n2. Start the container:\n\n   ```bash\n   docker run -it --rm -p 8888:8888 -v \"${PWD}:/home/jovyan/work\" azure-sdk-notebooks\n   ```\n\n3. Navigate to \u003chttp://127.0.0.1:8888?token=vscode\u003e or, if using [Visual Studio Code](https://code.visualstudio.com) with the Python extension installed, paste that link into the prompt after running `Python: Specify local or remote Jupyter server for connections`.\n\nWhen finished, click `Ctrl+C` twice in the terminal to close the connection and shut down the container. If `--rm` was passed to `docker run`, the container is automatically deleted but any changes to the file system will be saved since you passed a volume mount using `-v`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheaths%2Fazure-sdk-notebooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheaths%2Fazure-sdk-notebooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheaths%2Fazure-sdk-notebooks/lists"}