<div dir="ltr">Hey guys,<div><br></div><div>I&#39;m building a swift kernel for Jupyter Notebook. If you haven&#39;t heard of it, <i>the Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text</i>.</div><div><br></div><div>The project is still at its early stage so some of the features haven&#39;t been implemented. It currently support <b><i>linux environment</i></b>, <b><i>code execution</i></b> and simple <i><b>autocompletion</b></i>. My goad is to create a kernel that can be used to create blogs/tutorials with embedded swift code that can be executed. It&#39;s kinda like Playground on the web but lacks quite a few features lol...</div><div><br></div><div>You can find the project at <a href="https://github.com/KelvinJin/iSwift.Linux">https://github.com/KelvinJin/iSwift.Linux</a>. And the demo at <a href="http://jupyter.uthoft.com">http://jupyter.uthoft.com</a>. It utilises the power of existing Swift REPL.</div><div><br></div><div>Feel free to provide any recommendations, issues and pull requests.</div><div><br></div><div>Thanks,</div><div>Jin</div><div><br></div></div>