https://github.com/alkaline-ml/pmdarima-docker
Base Docker images used with the pmdarima repo
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords
Repository
Base Docker images used with the pmdarima repo
Basic Info
- Host: GitHub
- Owner: alkaline-ml
- Language: Makefile
- Default Branch: master
- Homepage: http://github.com/tgsmith61591/pmdarima
- Size: 35.2 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
pmdarima docker
The images built here are used for one of two purposes:
As base images for testing and doc generation for the
pmdarimaproject. Note that for this purpose, the only images that should be included are those that help significantly reduce CI/CD build times.To serve as pre-built base images with the
pmdarimapackage already installed. Images that serve this purpose will be tagged with the version ofpmdarimathat they have installed.
Pulling images
All images are pushed to the alkalineml prefix. You can pull whatever image you like
with docker pull, e.g.:
bash
$ docker pull alkalineml/pmdarima-doc-base:latest
$ docker pull alkalineml/pmdarima:latest
Running the containers will start an ipython session by default:
```bash $ docker run --rm -it alkalineml/pmdarima:latest Python 3.7.4 (default, Sep 12 2019, 15:40:15) Type 'copyright', 'credits' or 'license' for more information IPython 7.8.0 -- An enhanced Interactive Python. Type '?' for help.
In [1]: import pmdarima as pm ```
Owner
- Name: alkaline-ml
- Login: alkaline-ml
- Kind: organization
- Location: Plano, TX
- Website: alkaline-ml.com
- Repositories: 3
- Profile: https://github.com/alkaline-ml
GitHub Events
Total
- Delete event: 4
- Push event: 5
- Pull request event: 5
- Pull request review event: 3
- Create event: 2
Last Year
- Delete event: 4
- Push event: 5
- Pull request event: 5
- Pull request review event: 3
- Create event: 2
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 30
- Average time to close issues: 1 day
- Average time to close pull requests: 2 months
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.3
- Merged pull requests: 21
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 36 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- tgsmith61591 (1)
Pull Request Authors
- aaronreidsmith (18)
- tgsmith61591 (7)
- github-actions[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout master composite
- actions/setup-python v2 composite
- peter-evans/create-pull-request v3 composite
- python 3.9 build
- python 3.9 build