Skip to content

Commit a367439

Browse files
Fix descriptors
1 parent 0ee4310 commit a367439

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/examples/jupyter-notebooks/f-4.12.0/legend_justification.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@
109109
}
110110
],
111111
"source": [
112-
"%use @E:/Projects/JB/LPK/lets-plot-kotlin-dev.json"
112+
"%useLatestDescriptors \n",
113+
"%use lets-plot"
113114
]
114115
},
115116
{

0 commit comments

Comments
 (0)