<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Interactive Computing on SoloSoft</title><link>https://www.solosoft.dev/es/tags/interactive-computing/</link><description>Recent content in Interactive Computing on SoloSoft</description><generator>Hugo</generator><language>es-es</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/es/tags/interactive-computing/index.xml" rel="self" type="application/rss+xml"/><item><title>JupyterLite: JupyterLab Running Entirely in the Browser</title><link>https://www.solosoft.dev/es/post/jupyterlite-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/es/post/jupyterlite-2026/</guid><description>&lt;p&gt;The Jupyter ecosystem has transformed how scientists, data analysts, and educators work with code, but it has always required a running server. &lt;strong&gt;JupyterLite&lt;/strong&gt; (jupyterlite/jupyterlite on GitHub) eliminates that requirement entirely by bringing JupyterLab into the browser through WebAssembly, enabling interactive computing with no server, no installation, and no cloud dependency.&lt;/p&gt;
&lt;p&gt;Developed by the Jupyter community with significant contributions from the core Jupyter team, JupyterLite represents a fundamental rethinking of what a computational notebook environment can be. The entire application &amp;ndash; including the Python interpreter, notebook interface, file system, and package manager &amp;ndash; runs as a static web application using Pyodide, which compiles CPython to WebAssembly for in-browser execution.&lt;/p&gt;</description></item></channel></rss>