Contributor
ArjunVerma

Dockerizing & Simplifying PyBaMM's Installation


Mentors
Saransh Chopra, Ferran Brosa Planella
Organization
NumFOCUS
Technologies
github, git, docker, bash, ci, GitHub Actions
Topics
devops, ci, Dockerization
PyBaMM has a tedious installation process for development , which proves to be difficult for developers & researchers or anyone who wants to develop it. This project aims to simplify the installation process through Dockerization and make PyBaMM more accessible. In addition to that present Continuous Integration(CI) would also be modified in order to integrate dockerization with current workflow.