Skip to content

shnax0210/work_estimation

Repository files navigation

Project purpose

This project allows to get more benefits from three point estimation. For details please refer to base notebook.

How to run

  • install Docker;
  • pull image from Docker Hub by next command in console: docker pull shnax0210/work_estimation
  • create and run container from pulled image by next command in console: docker run -p 8888:8888 --name work_estimate shnax0210/work_estimation
  • copy link with security token from console to open jupyter notebook at first time: example;
  • open base jupyter notebook with name base_estimation.ipynb;
  • run all steps to check all functionality works;
  • do actions required for your task and rerun all steps.

How to use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published