Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Docker Image

Docker image for data science projects in R (3.6.3) and Python (3.8.1)

  • Image starts with jupyterlab

  • without GPU support

Configure Data:

  • Insert the paths in: .env.folder
    • PROJECT_FOLDER: application folder
    • PROJECT_DATA: data folder
  • make build to build image;
  • make up to starting container;
  • make up-lab to starting container with jupyter lab;
  • make stop to stop container;
  • make clean to stop and remove all containers;
  • make rm to remove image ds-cpu.

References

Autor

About

Docker image for fuzzy time series

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages