We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a1549c + af8b5b1 commit d945bccCopy full SHA for d945bcc
examples/databricks/FebrlExample.ipynb
@@ -28,7 +28,7 @@
28
"2. Zingg jar from the [repo](https://github.com/zinggAI/zingg/releases)\n, recommended(0.4.0)\n installed in the cluster library\n",
29
"3. tabulate from pypi\n",
30
"4. Make sure your databricks cluster is spinned up with runtime version 15.4 LTS\n",
31
- "5. Input csv file been added to DBFS\n",
+ "5. Input csv file been added to DBFS (example csv can be found at ./examples/febrl/test.csv)\n",
32
"\n",
33
"Please execute each cell one by one as per the instructions provided.\n",
34
0 commit comments