{"id":13929728,"url":"https://github.com/sylabs/examples","last_synced_at":"2025-08-23T20:04:54.536Z","repository":{"id":49966061,"uuid":"150632108","full_name":"sylabs/examples","owner":"sylabs","description":"files and instructions for creating and using example containers from the sylabs.io blog","archived":false,"fork":false,"pushed_at":"2023-05-09T19:24:49.000Z","size":1943,"stargazers_count":105,"open_issues_count":14,"forks_count":44,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-24T01:39:04.058Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sylabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-09-27T18:38:39.000Z","updated_at":"2025-06-08T07:27:30.000Z","dependencies_parsed_at":"2024-11-26T18:43:12.602Z","dependency_job_id":null,"html_url":"https://github.com/sylabs/examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sylabs/examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylabs%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylabs%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylabs%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylabs%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sylabs","download_url":"https://codeload.github.com/sylabs/examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylabs%2Fexamples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271767965,"owners_count":24817589,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-08-07T18:02:31.033Z","updated_at":"2025-08-23T20:04:53.942Z","avatar_url":"https://github.com/sylabs.png","language":"Jupyter Notebook","readme":"# Examples\nHere you can find files and instructions for creating and using example\ncontainers from the [sylabs.io blog](https://www.sylabs.io/lab-notes/).  \n\nEach example resides in its own subdirectory with its own README.md and definition\nfile.\n\n\nAll definition files provided by Sylabs are under the BSD-3 clause license,\nunless noted in the file themselves. See the LICENSE.md file for more information.\n\n### Here is the example map:\n\n - [Database](https://github.com/sylabs/examples/tree/master/database)\n   - [MariaDB](https://github.com/sylabs/examples/tree/master/database/mariadb)\n   - [MongoDB](https://github.com/sylabs/examples/tree/master/database/mongodb)\n   - [Redis](https://github.com/sylabs/examples/tree/master/database/redis)\n\n - [File Generating](https://github.com/sylabs/examples/tree/master/file-generating)\n   - [Ronn](https://github.com/sylabs/examples/tree/master/file-generating/ronn)\n   - [URL-to-PDF API](https://github.com/sylabs/examples/tree/master/file-generating/URL-to-PDF%20api)\n\n - [Graphics](https://github.com/sylabs/examples/tree/master/graphics)\n   - [Rendering](https://github.com/sylabs/examples/tree/master/graphics/rendering)\n     - [Arnold](https://github.com/sylabs/examples/tree/master/graphics/rendering/arnold)\n     - [Blender](https://github.com/sylabs/examples/tree/master/graphics/rendering/blender)\n\n - [HTTP Server](https://github.com/sylabs/examples/tree/master/http-server)\n   - [Apache2 Web Server](https://github.com/sylabs/examples/tree/master/http-server/apache2-web-server)\n   - [Nginx PHP web server](https://github.com/sylabs/examples/tree/master/http-server/nginx-php-web-server)\n\n - [Internet of Things](https://github.com/sylabs/examples/tree/master/iot)\n   - [ContikiOS](https://github.com/sylabs/examples/tree/master/iot/contiki)\n\n - [Languages](https://github.com/sylabs/examples/tree/master/lang)\n   - [Golang](https://github.com/sylabs/examples/tree/master/lang/golang)\n   - [JavaScript](https://github.com/sylabs/examples/tree/master/lang/javascript)\n     - [NodeJS](https://github.com/sylabs/examples/tree/master/lang/javascript/nodejs)\n   - [Julia](https://github.com/sylabs/examples/tree/master/lang/julia)\n   - [Octave](https://github.com/sylabs/examples/tree/master/lang/octave)\n   - [RStudio](https://github.com/sylabs/examples/tree/master/lang/RStudio)\n   - [Ruby](https://github.com/sylabs/examples/tree/master/lang/ruby)\n\n - [Machine Learning](https://github.com/sylabs/examples/tree/master/machinelearning)\n   - [Caffe](https://github.com/sylabs/examples/tree/master/machinelearning/caffe)\n   - [Detectron](https://github.com/sylabs/examples/tree/master/machinelearning/detectron)\n   - [H2o4gpu](https://github.com/sylabs/examples/tree/master/machinelearning/h2o4gpu)\n   - [Horovod](https://github.com/sylabs/examples/tree/master/machinelearning/horovod)\n   - [Intel-Tensorflow](https://github.com/sylabs/examples/tree/master/machinelearning/intel-tensorflow)\n   - [Jupyter Notebook](https://github.com/sylabs/examples/tree/master/machinelearning/jupyter-notebook)\n   - [Orange Data Mining](https://github.com/sylabs/examples/tree/master/machinelearning/orange)\n   - [Spark](https://github.com/sylabs/examples/tree/master/machinelearning/spark)\n   - [Weka](https://github.com/sylabs/examples/tree/master/machinelearning/weka)\n\n - [Message Broker](https://github.com/sylabs/examples/tree/master/message-broker)\n   - [RabbitMQ](https://github.com/sylabs/examples/tree/master/message-broker/rabbitmq)\n\n - [Packaging](https://github.com/sylabs/examples/tree/master/packaging)\n   - [FPM](https://github.com/sylabs/examples/tree/master/packaging/fpm)\n\u003cbr\u003e\n\u003cbr\u003e\n","funding_links":[],"categories":["others","Jupyter Notebook"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylabs%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsylabs%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylabs%2Fexamples/lists"}