ITADN

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

#33OpeneatPizza311 创建于 2024-06-12
E
eatPizza311commented
Hi, thanks for the puzzles 😀 I found that the pip install links in README are as follows ![圖片](https://github.com/srush/GPU-Puzzles/assets/43287234/7c7481b9-c234-4e44-8ba2-945dea584356) 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.
0 条评论