raidocs READMEThis extension provides tools for authors of the RelationalAI documentation. SetupThe extension assumes you have a virtual environment in your project directory (the folder you have open in VS Code) and that it's called FeaturesRun Python Code. Put your cursor in a fenced code block and invoke the command You can also select an interval of text in your editor and invoke the Run Python Code command. The selected text will be executed as a Python code block, with no output handling. Open Jupyter in Browser. Your code exection is running against a Jupyter kernel. You can launch a Jupyter notebook that connects to this kernel by invoking the command Insert Image. Invoke the command Insert Reference. Invoke the command |