mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Comment out pyvirtualdisplay by default
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies:
|
||||
- pyopengl=3.1 # used only in chapter 17 to render environments
|
||||
- python=3.8 # Python! Not using latest version as some libs lack support
|
||||
- python-graphviz # used only in chapter 5 for dot files
|
||||
- pyvirtualdisplay=2.2 # used only in chapter 17 if on headless server
|
||||
#- pyvirtualdisplay=2.2 # used only in chapter 17 if on headless server
|
||||
- requests=2.26 # used only in chapter 18 for REST API queries
|
||||
- scikit-learn=1.0 # machine learning library
|
||||
- scipy=1.7 # scientific/technical computing library
|
||||
|
||||
Reference in New Issue
Block a user