https://github.com/alan-turing-institute/bureau

Virtual machine images preloaded with development and data analysis tools

https://github.com/alan-turing-institute/bureau

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary

Keywords

ansible ansible-role automation data-science hut23 hut23-612 infrastructure-as-code linux pulumi pulumi-azure ubuntu virtual-machine
Last synced: 5 months ago · JSON representation

Repository

Virtual machine images preloaded with development and data analysis tools

Basic Info
  • Host: GitHub
  • Owner: alan-turing-institute
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 115 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
ansible ansible-role automation data-science hut23 hut23-612 infrastructure-as-code linux pulumi pulumi-azure ubuntu virtual-machine
Created over 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme License

README.md

bureau

Virtual machine images preloaded with development and data analysis tools.

Layout

| directory | description | |-----------|----------------------------------------------------------------------| | bureau | Ansible role for building bureau images | | gallery | Pulumi project for bureau image gallery | | build | Python package to automate building and registering of bureau images |

Owner

  • Name: The Alan Turing Institute
  • Login: alan-turing-institute
  • Kind: organization
  • Email: info@turing.ac.uk

The UK's national institute for data science and artificial intelligence.

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 78
  • Total Committers: 1
  • Avg Commits per committer: 78.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jim Madge j****m@j****m 78
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/build_and_deploy.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/lint.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
build/pyproject.toml pypi
  • ansible-runner ~=2.2.1
  • azure-identity ~=1.11.0
  • azure-mgmt-compute ~=29.0.0
  • fabric ~=2.7.1
  • pulumi ~=3.40.2
  • pulumi-azure-native ~=1.80.0
  • pulumi_tls ~=4.6.1
  • python-dotenv ~=0.21.0
bureau/requirements.txt pypi
  • ansible >=6.5.0,<7.0.0
  • ansible-lint >=6.8.5,<7.0.0
  • molecule-vagrant >=1.0.0,<2.0.0
gallery/requirements.txt pypi
  • pulumi >=3.0.0,<4.0.0
  • pulumi-azure-native >=1.0.0,<2.0.0
gallery/requirements_dev.txt pypi
  • flake8 * development
  • isort * development