diff --git a/README.md b/README.md index f94efde..5ac5954 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # platform-python-packages -This repository stores the lists of Python packages installed on different computing units available on the platform. \ No newline at end of file +This repository stores the lists of Python packages installed on different computing units available on the platform. + +## Base +- [Jetson AGX Xavier](base-jetson.txt) +- [Dell PowerEdge R730xd](base-earth.txt) +- [Dell PowerEdge T320](base-moon.txt) + +## JupyterLab +- [Jetson AGX Xavier](jupyterlab-jetson.txt) +- [Dell PowerEdge R730xd](jupyterlab-earth.txt) +- [Dell PowerEdge T320](jupyterlab-moon.txt)