Blurry plots (in Jupyterlab and VSCode)

No, it is not zoomed with browser.

With python kernel and matplotlib, one can run
%config InlineBackend.figure_format = 'retina'
to make the figures ‘clear’. I am wondering if there is a similar way in Julia & GR.