University of Wisconsin–Madison

Tag: macos

Install Local Docker Desktop on macOS without Admin

NOT FOR USE AT UW SYSTEMS Important note (oct 07, 2024): changes in the licensing of Docker Desktop has changed. It is no longer recommended to UW personnel to download Docker Desktop to install Docker. Changes will take effect on November 14th, 2024. The before Nov 14th and after Nov 14th pricing would seem to …

Understanding Python installation mess

Summary Useful ramblings about the difficulties to understand Python installation on macOS. In this Tutorial-like post we’ll see: – Where is Python installed, and which version – Upgrading to a new Python.org version, without replacement of previous version – Adding an alternate Python: Anaconda – Could Docker help? Python mess? The problem with Python is …

Accessing BOX on macOS with command line

  UW personnel has access to Box, a cloud drive to store documents. While the older “Box Sync” application kept a copy of every file and folder on the local computer, the newer “box drive” software keeps only chosen folders or files on the local machine, everything else stays in the “cloud.” The location of …