GPU-Puzzles icon indicating copy to clipboard operation
GPU-Puzzles copied to clipboard

Small issue in README: pip links is not align with notebook

Open xavierforge opened this issue 1 year ago • 0 comments

Hi, thanks for the puzzles 😀 I found that the pip install links in README are as follows 圖片 But the notebook is updated to

!pip install -qqq git+https://github.com/chalk-diagrams/planar git+https://github.com/danoneata/chalk@srush-patch-1
!wget -q https://github.com/srush/GPU-Puzzles/raw/main/robot.png https://github.com/srush/GPU-Puzzles/raw/main/lib.py

I tried the one in README, but it is not working now.

xavierforge avatar Jun 12 '24 01:06 xavierforge