sample_nb_code_project
sample_nb_code_project copied to clipboard
An example of a project for doing data work in Python using notebooks but also placing code in Python files and testing them
Results
1
sample_nb_code_project issues
Sort by
recently updated
recently updated
newest added
trafficstars
When I use ```make docker_build``` and ```make docker_deploy``` no error was found. also ```make ci``` show all 4 testes passed and docker build -t dash_demo is alright. but when I...