Skip to content

joatom/dev-environments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-environments

Dockerfiles to set up development environments.

Purpose

When I try out new techniques I always reach a point after some time when my dev environment is screwed up. This repo will help me to keep track of the installation steps and make me reset a formerly running dev environment quickly.

I use this repo for private purpose only. So if you use it too, do it on your own risk and be aware that the scripts may contain security issues (e.g. absence of proper user setup and root usage).

Environments

  • joatom/ml:
    • Language: python
    • Libraries: fastai, pytorch, torchvision, torchaudio
    • IDE: Jupyter Notebook and Jupyter Lab
  • joatom/lab_log_db:
    • Database: postgres 12.1

About

Skripts to set up development environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published