How to Use the MindsDB SQL Editor
There are two ways you can use the Editor, as below.After setting up the MindsDB using Docker, or pip
on
Linux/Windows/MacOS,
or pip via source code, go to your terminal and
execute the following:On execution, we get:Immediately after, your browser automatically opens the MindsDB SQL Editor. In
case if it doesn’t, visit the URL
http://127.0.0.1:47334/
in your browser of
preference.