lgo
Interactive Go programming with Jupyter
...Developers can execute code snippets, visualize results, and experiment with Go programs in a step-by-step manner without compiling full programs manually. The system supports the full Go language specification and works directly with the standard Go compiler, ensuring compatibility with typical Go development practices. In addition to running code interactively, lgo supports advanced notebook capabilities such as code completion, inspection tools, and rendering of multimedia outputs.