Skip to content

Commit 910afc9

Browse files
authored
Update CONTRIB.md
1 parent 4847fe5 commit 910afc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIB.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,6 @@ Each release should follow the following steps:
7777
c.InteractiveShellApp.exec_lines = [
7878
'import sys; sys.path.insert(0, "<labelbox-python root folder>")'
7979
]
80+
```
8081
4. Go to the root of your project and run `jupyter notebook` to start the server
8182

0 commit comments

Comments
 (0)