We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0adc1d6 commit b410602Copy full SHA for b410602
README.md
@@ -5,6 +5,10 @@ When I use ai model in situation cannot use jupyter notebook, I write this scrip
5
```cmd
6
pip install https://github.com/wayne931121/python_debug_repl/releases/download/0.0.1/cdebug-0.0.1.tar.gz
7
```
8
+or
9
+```cmd
10
+pip install cdebug
11
+```
12
13
# Call
14
```py
0 commit comments