Skip to content

Commit c14f89f

Browse files
committed
Update README.md
1 parent 9d863a3 commit c14f89f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ NumPyMasterPro/
4545
β”œβ”€β”€ scripts/ # πŸ› οΈ Modular, reusable Python utilities
4646
β”œβ”€β”€ datasets/ # πŸ“ Data files used in notebooks
4747
β”œβ”€β”€ docs/ # πŸ“œ Cheat sheets and markdown-based quick notes
48-
β”œβ”€β”€ requirements.txt # πŸ“¦ Python package requirements
48+
β”œβ”€β”€ requirements.txt # πŸ“¦ Minimal dependencies to run the project
49+
β”œβ”€β”€ requirements_dev.txt # πŸ“¦ Full dev environment
4950
β”œβ”€β”€ .env.example # πŸ›‘οΈ Sample env file for Docker-based config (login-free setup)
5051
β”œβ”€β”€ docker-compose.yml # 🐳 Multi-container orchestration for Jupyter Lab
5152
β”œβ”€β”€ Dockerfile # 🐳 Docker image setup using Jupyter minimal notebook base

0 commit comments

Comments
Β (0)