home.social

#jupyterlite — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jupyterlite, aggregated by home.social.

fetched live
  1. Bees knees that JupyterLite release 0.8 picked up URL share encoding.

    But, for those more interested in Terminal emulation in WebAssembly environments, the cherry ontop is Jupyterlite-Terminal package w/ bash + vim and nano editors. May be the start of a fun new weekend project.

    github.com/jupyterlite/terminal

    blog.jupyter.org/jupyterlite-0

    #pyodide #JupyterLite #WASM

  2. @rgaiacs Ohh, if there's any news on #JupyterLite, please share! I have tried to integrate it into one of my teaching repositories to allow my students to run simple Python code directly in their browsers, but my kernel (though visible) is constantly "inactive". Didn't have to fix this yet, so any new developments and best practices are definitely of interest! 😁

  3. Oof, finally managed to package #jupyterlite [1] in #nix 🎉

    The wasm/nix/jupyterlite communities must have done some important work in the last few years, because I recall trying to package it 3 years ago, and it almost broke me..

    Now we have a reproducible CI for producing our tutorial on control theory for computer scientists [2] 🙂 (it used to break all the time because we relied on pip of course)

    [1] github.com/jupyterlite/jupyter
    [2] control-for-computing.gitlabpa

  4. JupyterLite ist nun Teil des Projekts Jupyter

    JupyterLite ist eine JupyterLab-Distribution, die vollständig im Webbrowser ausgeführt wird und ohne Backend auskommt. Die Kernel werden mithilfe von WebAssembly direkt im Browser gestartet, wodurch ein Anwendungsserver überflüssig wird. kantel.github.io/posts/2026021 #JupyterLite #Jupyter #JupyterLab #Python #PyScript #Pyodide #P5js #DataScience #StatischeSeiten

  5. Schlangenfraß: Jupyter Updates

    Schon vor einigen Wochen trudelten Update-Meldungen zu JupyterLab, Jupyter Notebook und JupyterLite in meinen Feedreader. Auch wenn ich diese Python-Umgebungen in der letzten Zeit aufgrund anderer Interessen etwas vernachlässigt habe, möchte ich Euch die Updates natürlich nicht vorenthalten. kantel.github.io/posts/2025121 #Python #Jupyter #JupyterLab #JupyterLabDesktop #JupyterLite

  6. Die Wiederentdeckung von MyST Markdown: Mein neues Publikationstool?

    Als mir jüngst zwei Videos zu MyST Markdown von unser allwissenden Datenkrake in meinen Feedreader gespült wurden, fiel mir ein, daß mir das Tool vor etwa zwei Jahren schon einmal untergekommen war und ich es so interessant fand, daß ich eigentlich ein paar Tests damit durchführen wollte. kantel.github.io/posts/2025111 #MySTMarkdown #JupyterLab #JupyterLabDesktop #Markdown #JupyterLite #JupyterBook #VisualStudioCode #Sphinx #Quarto

  7. #Blosc2 now runs directly in your browser! Leveraging the power of #WASM, #Pyodide, and #JupyterLite, you can harness efficient, adaptable compression through the web's universal interface. Experience the future of large-scale data processing without leaving your browser window.

    Compress Better, Compute Bigger, Share Faster

    #WebAssembly #DataCompression #WebDevelopment #DataScience

  8. Python has been updated to version 3.12! 🎉 Explore the latest features and improvements. 🐍✨
    pin.it/XIHkkO0bd via @pinterest

  9. Transform JupyterLite into a sleek Progressive Web App for your desktop! Click the "Visit Site" button to discover how to get started! 📱✨ pin.it/6G67XD8hl via @pinterest

  10. pin.it/2vI2zVWFL via @pinterest
    This video highlights the main features of JupyterLite, using my RSS feed as an example within a notebook.

  11. Just discovered the power of ! It's amazing how I can run Jupyter notebooks right in my browser without any setup. Perfect for quick experiments and sharing ideas! 💡

  12. Voilà et Voici – Jupyter Notebooks im Web

    Das Teilen von Juypter Notebooks im Web ist meistens eine Qual, zumindest wenn der Empfänger kein Python installiert hat und/oder nicht weiß, wie man ein Python-Skript startet. Um dem abzuhelfen, wurde Voilà entwickelt: kantel.github.io/posts/2025031 #Jupyter #JupyterLite #WASM #Python #Py5

  13. JupyterLite Terminal. JupyterLite is an unofficial Jupyter… | by Ian Thomas

    JupyterLite is a browser-based Jupyter distribution with no server components. It now features a new Terminal, allowing users to run shell commands, use tab completion, and store command history. The Terminal runs entirely within the browser using WebAssembly and TypeScript, providing bash-like functionality.

    blog.jupyter.org/jupyterlite-t