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 4847fe5 commit 910afc9Copy full SHA for 910afc9
CONTRIB.md
@@ -77,5 +77,6 @@ Each release should follow the following steps:
77
c.InteractiveShellApp.exec_lines = [
78
'import sys; sys.path.insert(0, "<labelbox-python root folder>")'
79
]
80
+ ```
81
4. Go to the root of your project and run `jupyter notebook` to start the server
82
0 commit comments