Jelajahi Sumber

Add note about git clean for dev install

Carol Willing 8 tahun lalu
induk
melakukan
746140f37b
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -71,6 +71,9 @@ pip install -e . # will take a long time to build everything
 jupyter serverextension enable --py jupyterlab
 ```
 
+Note: At times, it may be necessary to clean your local repo with the 
+command ``git clean -fdx``.
+
 ### Run JupyterLab
 
 Start JupyterLab: