{"id":15057464,"url":"https://github.com/a-mhamdi/infodev","last_synced_at":"2026-01-01T22:05:57.609Z","repository":{"id":209943589,"uuid":"720724444","full_name":"a-mhamdi/infodev","owner":"a-mhamdi","description":"Julia for general purposes","archived":false,"fork":false,"pushed_at":"2023-11-30T16:00:53.000Z","size":212,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-30T23:34:35.186Z","etag":null,"topics":["docker","docker-compose","julialang","jupyterlab","pluto"],"latest_commit_sha":null,"homepage":"","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/a-mhamdi.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}},"created_at":"2023-11-19T12:05:32.000Z","updated_at":"2023-12-20T15:53:13.567Z","dependencies_parsed_at":"2023-12-20T16:08:36.607Z","dependency_job_id":null,"html_url":"https://github.com/a-mhamdi/infodev","commit_stats":null,"previous_names":["a-mhamdi/infodev"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-mhamdi%2Finfodev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-mhamdi%2Finfodev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-mhamdi%2Finfodev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-mhamdi%2Finfodev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-mhamdi","download_url":"https://codeload.github.com/a-mhamdi/infodev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243761935,"owners_count":20343970,"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":["docker","docker-compose","julialang","jupyterlab","pluto"],"created_at":"2024-09-24T22:06:52.729Z","updated_at":"2026-01-01T22:05:57.603Z","avatar_url":"https://github.com/a-mhamdi.png","language":"Jupyter Notebook","readme":"# Julia for general-purpose applications\n\n![Julia](https://raw.githubusercontent.com/a-mhamdi/infodev/main/Codes/Julia.png)\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true\u0026ref=main\u0026skip_quickstart=true\u0026machine=standardLinux32gb\u0026repo=720724444\u0026devcontainer_path=.devcontainer%2Fdevcontainer.json\u0026geo=EuropeWest)\n\n[![Docker Image CI](https://github.com/a-mhamdi/infodev/actions/workflows/docker-image.yml/badge.svg)](https://github.com/a-mhamdi/infodev/actions/workflows/docker-image.yml)\n[![Docker Version](https://img.shields.io/docker/v/abmhamdi/infodev?sort=semver)](https://hub.docker.com/r/abmhamdi/infodev)\n\nThis repository contains code samples for using `Julia` to implement some general-purpose algorithms. \n\n## Prerequisites\n\nCodes run on top of a `Docker` image, ensuring a consistent and reproducible environment. \n\n\u003e [!IMPORTANT]\n\u003e\n\u003e You will need to have `Docker` installed on your machine. You can download it from the [Docker website](https://hub.docker.com).\n\n\u003e [!NOTE]\n\u003e To run the code, you will need to first pull the `Docker` image by running the following command:\n\u003e\n\u003e ```zsh\n\u003e docker pull abmhamdi/infodev:isetbz\n\u003e ```\n\u003e \n\u003e This may take a while, as it will download and install all necessary dependencies. The basic way to start a container is:\n\u003e \n\u003e ```zsh\n\u003e docker run -p 6080:80 -v /dev/shm:/dev/shm abmhamdi/infodev:isetbz\n\u003e ```\n\n## How to control the containers:\n\n* ```docker-compose up -d``` starts the container in detached mode\n* ```docker-compose down``` stops and destroys the container\n\nServices can be run by typing the command `docker-compose up`. This will start the `Jupyter Lab` on [http://localhost:2468](http://localhost:2468) and you should be able to use `Julia` from within the notebook by starting a new `Julia` notebook. You can parallelly start `Pluto` on [http://localhost:1234](http://localhost:1234).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-mhamdi%2Finfodev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-mhamdi%2Finfodev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-mhamdi%2Finfodev/lists"}