MySQL.jl connection error

I use a new Julia environment, which is similar to that in Python. More details can be found in the document of Pkg.jl.

It is not convenient to active an environment and start jupyter using that env. Moreover, I need to start Jupyter from WSL with parameter of “–no-browser”. I cannot find how to set the parameter in using IJulia; notebook()