hamel commited on
Commit
5265cd6
1 Parent(s): 5be8b55

Update debugging.md (#1339) [skip ci]

Browse files
Files changed (1) hide show
  1. docs/debugging.md +0 -1
docs/debugging.md CHANGED
@@ -74,7 +74,6 @@ pip3 install -e '.[flash-attn,deepspeed]'
74
 
75
  If you developing on a remote host, you can easily use VSCode to debug remotely. To do so, you will need to follow this [remote - SSH guide](https://code.visualstudio.com/docs/remote/ssh). You can also see the video below on [Docker and Remote SSH debugging](#video---attaching-to-docker-on-remote-host).
76
 
77
- ```bash
78
 
79
  ### Configuration
80
 
 
74
 
75
  If you developing on a remote host, you can easily use VSCode to debug remotely. To do so, you will need to follow this [remote - SSH guide](https://code.visualstudio.com/docs/remote/ssh). You can also see the video below on [Docker and Remote SSH debugging](#video---attaching-to-docker-on-remote-host).
76
 
 
77
 
78
  ### Configuration
79