{"id":19645022,"url":"https://github.com/quantecon/copenhagen_workshop_2018","last_synced_at":"2025-04-28T14:32:31.970Z","repository":{"id":68508895,"uuid":"132567536","full_name":"QuantEcon/Copenhagen_workshop_2018","owner":"QuantEcon","description":"Copenhagen Summer School 2018 QuantEcon Workshop","archived":false,"fork":false,"pushed_at":"2018-05-28T11:12:12.000Z","size":6652,"stargazers_count":11,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-28T11:21:58.970Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuantEcon.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},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-quantecon"}},"created_at":"2018-05-08T06:57:22.000Z","updated_at":"2023-02-20T15:06:08.000Z","dependencies_parsed_at":"2023-03-11T03:46:49.600Z","dependency_job_id":null,"html_url":"https://github.com/QuantEcon/Copenhagen_workshop_2018","commit_stats":{"total_commits":38,"total_committers":3,"mean_commits":"12.666666666666666","dds":0.3421052631578947,"last_synced_commit":"af223cdda994f0855e6dcf491634653a64ca92a5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantEcon%2FCopenhagen_workshop_2018","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantEcon%2FCopenhagen_workshop_2018/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantEcon%2FCopenhagen_workshop_2018/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuantEcon%2FCopenhagen_workshop_2018/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuantEcon","download_url":"https://codeload.github.com/QuantEcon/Copenhagen_workshop_2018/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251330477,"owners_count":21572290,"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-11-11T14:31:40.244Z","updated_at":"2025-04-28T14:32:31.901Z","avatar_url":"https://github.com/QuantEcon.png","language":"Jupyter Notebook","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-quantecon"],"categories":[],"sub_categories":[],"readme":"\nCopenhagen 2018 Summer School QuantEcon Workshop\n--------------------------------------------------\n\nInstructors: John Stachurski and Natasha Watkins\n\nHomepage: https://quantecon.org/copenhagen-summer-school-2018\n\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/QuantEcon/Copenhagen_workshop_2018/master)\n\n\n**Schedule**\n\n* 9:00 - 10:30: Introduction to QuantEcon, Jupyter notebooks, and Python\n* 10:45 - 12:15: Python for data handling, analysis, and visualisation, numerical techniques\n* 12:15 - 13:15: Lunch\n* 13:15 - 14:45: Intro to Numba\n* 15:00 - 16:30: Dynamic programming applications with Numba and parallelization\n* 16:45 - 18:15: Computer lab/office hours\n\n\n\n\n### Links:\n\n* [Anaconda](https://www.anaconda.com/)\n* [AWS](https://aws.amazon.com/)\n* [Accessing AWS via SSH](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html)\n\n\n### Notes on AWS\n\n\n#### To get an instance running\n\n1. Login to Amazon AWS Console \n2. Navigate to EC2 Service\n3. Choose your region for setting up an instance\n6. Create security key-pair for the region if you don't have one\n4. Launch \u0026 Configure an instance and choose Ubuntu 64-bit\n5. enable access through Port 8000 (in addition to Port 22 for ssh)\n6. Choose security key you've set up\n\n#### Connecting and set up \n\nUse `ssh -i /path/to/pem-key ubuntu@hostname`\n\nHere `hostname` is your Public DNS, as shown in the instance information from AWS console\n\nNow run `sudo apt-get update` so you can install things you might need using `apt-get`\n\n\n#### Configure instance to run Jupyter\n\n1. ssh into the running instance using IP from AWS Console\n2. Install Anaconda using wget and the latest download link for python36\n3. Run: jupyter notebook --generate-config\n4. For Automatic Password Setup run: jupyter notebook password\n5. Edit .jupyter/jupyter_notebook_config.py and set the following\n\n```\n# Set ip to '*' to bind on all interfaces (ips) for the public server\nc.NotebookApp.ip = '*'\nc.NotebookApp.open_browser = False\nc.NotebookApp.port = 8000\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantecon%2Fcopenhagen_workshop_2018","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantecon%2Fcopenhagen_workshop_2018","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantecon%2Fcopenhagen_workshop_2018/lists"}