{"id":27797980,"url":"https://github.com/davzoku/get-started-julia","last_synced_at":"2025-07-13T21:07:09.608Z","repository":{"id":123382038,"uuid":"597692870","full_name":"davzoku/get-started-julia","owner":"davzoku","description":"Getting Started with Julia","archived":false,"fork":false,"pushed_at":"2023-02-05T18:09:48.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-30T22:54:49.031Z","etag":null,"topics":["data-science","julia","tutorial"],"latest_commit_sha":null,"homepage":"","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/davzoku.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,"zenodo":null}},"created_at":"2023-02-05T10:54:39.000Z","updated_at":"2023-02-05T10:58:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcf2ab02-86ef-44bc-9394-9e1a7079e0d5","html_url":"https://github.com/davzoku/get-started-julia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davzoku/get-started-julia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davzoku%2Fget-started-julia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davzoku%2Fget-started-julia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davzoku%2Fget-started-julia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davzoku%2Fget-started-julia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davzoku","download_url":"https://codeload.github.com/davzoku/get-started-julia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davzoku%2Fget-started-julia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265205684,"owners_count":23727511,"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","julia","tutorial"],"created_at":"2025-04-30T22:54:47.643Z","updated_at":"2025-07-13T21:07:09.600Z","avatar_url":"https://github.com/davzoku.png","language":"Jupyter Notebook","readme":"# Get Started with Julia\n\nA gentle introduction to Julia with simple data science related examples.\n\n## Tips on Starting a New Julia Project\n\n_Reference: [Julia Workshop - 1: Getting started with Julia](https://crsl4.github.io/julia-workshop/session1-get-started.html#creating-a-new-project-environment)_\n\n1. Navigate to your project folder in the terminal\n2. activate the julia console by type `julia`\n3. type `]` to change to `pkg \u003e `\n4. type `activate .` creates `Project.toml, Manifest.toml` files. These files should not be updated by hand.\n5. add packages as required using `add \u003cpackage-name\u003e`\n\n## Working on existing project\n\nFollow step 1 to 3 above after cloning the repo.\n\nthen type the following:\n\n```\n(your-project) pkg\u003e instantiate\n(your-project) pkg\u003e update\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavzoku%2Fget-started-julia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavzoku%2Fget-started-julia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavzoku%2Fget-started-julia/lists"}