From ae3020bc125715793268dadcdb1fed5c273f9791 Mon Sep 17 00:00:00 2001 From: Sebastian Raschka Date: Wed, 10 Apr 2024 22:13:22 -0400 Subject: [PATCH] setup instruction note --- appendix-A/02_setup-recommendations/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 appendix-A/02_setup-recommendations/README.md diff --git a/appendix-A/02_setup-recommendations/README.md b/appendix-A/02_setup-recommendations/README.md new file mode 100644 index 0000000..54736a0 --- /dev/null +++ b/appendix-A/02_setup-recommendations/README.md @@ -0,0 +1,8 @@ +## Python and Environment Setup Recommendations + + + +Please see the [README.md](../../setup/README.md) in the [setup](../../setup) directory for Python installation and setup recommendations. + + +