Skip to content

Marcos001/DataScienceEnvDocker

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published