NVIDIA / workbench-example-rapids-cuml

An NVIDIA AI Workbench example project for exploring the RAPIDS cuML library
Apache License 2.0
9 stars 18 forks source link

cuml_benchmarks.ipynb tries and fails to run apt-get because of permissions #4

Open freemansoft opened 4 months ago

freemansoft commented 4 months ago

Expected behavior: Cells don't fail. Actual behavior: First cell has a permission denied error

command

!apt-get update && apt-get install -y gcc

Actual results

Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/