You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"(Might need to use the --force-fetch flag if you are getting dependency issues.)\n",
249
254
"\n",
250
-
"Step 3: Configure the metals server in jupyterlab-lsp. Enter the following in the jupyter_server_config.json:\n",
255
+
"Step 3: Configure the metals server in jupyterlab-lsp. Enter the following in\n",
256
+
"the jupyter_server_config.json:\n",
251
257
"\n",
252
258
"```python\n",
253
259
"{\n",
@@ -264,11 +270,10 @@
264
270
"}\n",
265
271
"```\n",
266
272
"\n",
267
-
"You are good to go now! Just start `jupyter lab` and create a notebook with either the Spark or the Scala kernel and you should be able to see the metals server initialised from the bottom left corner."
268
-
],
269
-
"metadata": {
270
-
"collapsed": false
271
-
}
273
+
"You are good to go now! Just start `jupyter lab` and create a notebook with\n",
274
+
"either the Spark or the Scala kernel and you should be able to see the metals\n",
0 commit comments