jupyter-notebook upgrade on Debian suddenly draws in 583 new packages, mostly node stuff. 🤬
#jupyter #debian

Python para Ciencia y Tecnología

Comparto el enlace a este impresionante libro gratuito y en español, agradeciendo por el trabajo que se han tomado los autores Facundo Batista y Abel Carlevaro.

https://libropython.science/

Este libro está pensado para quienes trabajan en investigación, docencia o desarrollo tecnológico, y busca acercar Python al mundo científico.
No dejen de ver sus CV y los enlaces para colaborar.

Gracias Facu y Abel !!!

#Educación #jupyter #Matemática #Math #Programación #python

The JupyterLab extension ecosystem now includes more than 700 extensions built by contributors across the community.

These tools expand notebook workflows with visualization tools, AI integrations and developer utilities.

Learn more: https://blog.jupyter.org/700-jupyterlab-4-extensions-8ac295b3d974

#Jupyter #JupyterLab #OpenSource #DeveloperTools #DataScience

JupyterLite enables notebooks to run entirely in the browser without server infrastructure.

Learn more: https://blog.jupyter.org/jupyterlite-officially-joins-project-jupyter-77df24c8db80

#Jupyter #JupyterLite #OpenSource #InteractiveComputing #DataScience

Jupyter Book is evolving. Explore the next generation of tools for publishing computational narratives.

Watch the talk: https://www.youtube.com/watch?v=3MUSteQFGq8

#Jupyter #OpenScience #DataScience #OpenSource

Jupyter: persista passos e pare de rerodar tudo

Quer parar de rerodar tudo no Jupyter e ganhar tempo? ⏱️🔥

• O que é: Jupyter permite executar um notebook passo a passo e persistir os resultados dos passos anteriores.
• Por que usar: você não precisa executar todo o pipeline de novo — rodou até o passo 24? Significa que os passos anteriores já funcionaram.
• Benefício: economia de tempo, reproducibilidade e um fluxo...

#datascience #jupyter #notebook #python #processocientífico #MorningCrypto

Use Jupyter Lab in your QGIS Python Environment

https://videos.qwast-gis.com/w/69RPjHmuZbzy1vbnppS39n

Use Jupyter Lab in your QGIS Python Environment

PeerTube

Ruby-LibGD with 2D/3D Plots in Jupyter

Learn how to use ruby-libgd to create stunning 2D and 3D plots directly in Jupyter Notebooks! In this comprehensive tutorial, we'll explore the powerful graphics capabilities of ruby-libgd, from basic functions to advanced 3D visualization.

https://youtu.be/-yMG0GzatNw

#Ruby #DataVisualization #Jupyter #LibGD #Programming #GraphicsProgramming #3DPlots #Coding #Tutorial #DataScience

Ruby-LibGD with 2D/3D Plots in Jupyter

YouTube

RE: https://fosstodon.org/@grassgis/116247839230392198

🌍💻 Passionate about #geomorphometry & #gis ? This one’s for you!

Join Corey T. White (NC State & GRASS Dev Team) on April 1st for a relaxed Caffe Talk ☕ on working with @grassgis , from 🌪 post-hurricane analysis to 🗻 DEM fusion and 🔍 terrain uncertainty.

#Python 🐍, R & #Jupyter integration and a growing open add-on ecosystem.

👇 Don’t miss it:
📅 Apr 1, 2026 | 14:00 UTC
🖥 https://uqac.zoom.us/j/87983675737

I have a #Jupyter question: is there a way (e.g. through an extension), in the #JupyterLab UI, to obtain a stable, unique identifier for a given cell which appears in the source code? I have a script which operates on individual cells, and I need a way to tell it which one to process.