#jupyterlab

Alexandre B A Villares 🐍villares@ciberlandia.pt
2025-06-09

Hi, dear people on #WIndows, can you check form me if on #ThonnyIDE you can do !jupyter lab on the interactive console down on Thonny's window? It works on Linux! (you have to have #JupyterLab installed)

I can check this tomorrow but I was surprised... (I was trying %run a few months ago and it didn't work) now I hope I can try #py5's live coding feature launching it from Thonny like this also...

Ankur Sinha "FranciscoD"sanjay_ankur@fosstodon.org
2025-05-28

Generated a quick plot to see usage trends for Open Source Brain v2 (#OSBv2): an integrated #research platform for #neuroscience that indexes multiple model and data sources (#DANDI, #ModelDB, #Biomodels, #Github) and provides compute resources on the #cloud in "workspaces". It also includes specialist applications: #NWBExplorer for working with data in the NeuroData Without Borders (#NWB) format; #NetPyNE-UI for biophysically detailed #ComputationalModelling and a #JupyterLab environment.

A plot showing number of OSBv2 users over time. The X axis is dates, the Y axis is number of users. From 2021 till May 2025, OSBv2 has gained ~1400 users.
2025-05-21

To Docker or not to Docker? Вот в чём JupyterLab

Локальная работа в Jupyter-ноутбуках – неотъемлемая часть исследований и экспериментов нашего ML-отдела. Но из какой среды эти ноутбуки лучше запускать? Мы пользуемся двумя вариантами: запуском из Docker-контейнера и запуском в изолированном локальном poetry-окружении. В статье соберем минимальный сетап для работы с Jupyter-ноутбуками и ссылки на полезные ресурсы для ознакомления.

habr.com/ru/articles/911298/

#poetry #docker #dockercompose #mlops #ml #jupyterlab #jupyter #jupyter_notebook #infrastructure #mlops_tools

2025-05-14

Создание ноутбуков на JupyterLab: опыт продуктовой команды

Привет, меня зовут Максим Гуляев, я продуктовый менеджер в команде ML Space Notebooks в Читать дальше

habr.com/ru/companies/cloud_ru

#notebooks #ноутбуки #jupyterlab #docker #sdk #extension

2025-05-07

This is really annoying: When you’re using ipywidgets’s interact_manual AND a Text widget, the function will get triggered once unfocusing the text input with a changed value … github.com/jupyter-widgets/ipy

I really do not want to use Textarea everywhere 😔

#jupyterlab #ipywidgets #python

2025-05-02

Реализация базового метода Стёрмера-Верле

Используем силу уравнений Ньютона и численных методов для моделирования динамики простых плоских мешей в реальном времени! В конце вы сможете моделировать падение ножниц ✂️ как на анимации

habr.com/ru/articles/906322/

#rigid_body #sim #wolfram #wljs #пятничное #численное_интегрирование #численные_методы #ньютоновская_механика #механика #jupyterlab

2025-05-01

Реализация базового метода Стёрмера-Верле

Используем силу уравнений Ньютона и численных методов для моделирования динамики простых плоских мешей в реальном времени! В конце вы сможете моделировать падение ножниц ✂️ как на анимации

habr.com/ru/articles/906322/

#rigid_body #sim #wolfram #wljs #пятничное #численное_интегрирование #численные_методы #ньютоновская_механика #механика #jupyterlab

FiveSpeed :cinnamon: :python:fivespeed@fosstodon.org
2025-04-27

Any #jupyterlab users out there who have given #marimo a try? Thoughts?

marimo.io

ライフサイクル設定でSageMaker StudioのJupyterLabのUIからファイルダウンロードの操作を表示させない
dev.classmethod.jp/articles/sa

#dev_classmethod #AWS #Amazon_SageMaker #SageMaker_AI #JupyterLab

Web ブラウザで実現する情報科学・バイオインフォマティクス向け Linux 実習環境 3 選
dev.classmethod.jp/articles/we

#dev_classmethod #JupyterLab #Jupyter_Notebook #code_server #Open_OnDemand #Amazon_EC2 #AWS #Bioinformatics

AWS 上で JupyterHub を使った複数ユーザー向け Linux の演習環境を検証してみた
dev.classmethod.jp/articles/ju

#dev_classmethod #JupyterLab #Jupyter_Notebook #Amazon_EC2 #AWS

@mrblubber
Sind das Daten, die wirklich in ein Spreadsheet gehören oder wäre das vielleicht sowieso eher ein Fall für eine Datenbank?

(Hab schon häufiger beobachtet, daß Excel als Datenbank "mißbraucht" wird, muss bei Dir nicht so sein)

Alternative wenn es wirklich auf die Zahlen-Auswertung und "Zahlenfresserei" ankommt:
In der Wissenschaft verwenden Leute wohl häufig Jupyter:

jupyter.org/

#Jupyter #JupyterLab #JupyterNotebook

NK30 :arch: :verified_root:NK30@tech.lgbt
2025-03-16

How do the jupyter people manage to wrap an IDE around an IDE, and now put an IDE around it?
(I just found out about jupyterlab-desktop.)
To me it seems like an unhealthy attempt to avoid doing things similar to any other IDE.
#python #jupyterlab

Alexandre B A Villares 🐍villares@ciberlandia.pt
2025-03-12

If I had the time and energy I would:

  • Make a #ThonnyIDE plug-in to launch #JupyterLab from the Thonny GUI interface (using Thonny's #Python #virtualenv;
  • Write some code to convert #geoDataFrames with a graphic attributes column into #py5 styled shapes;
  • Make a search interface to my daily sketch-a-day sketches and fix the RSS.
pedkapedka
2025-03-02

@alerque You have got me really interested. I'll definitely check it out. I love the fact that it ships , it's my favorite programming language, it's such a pleasure to work with. One question though, is there any way to import a CSV dataset into SILE? I know that it's not something you would do with TeX (or maybe you can, I don't know), but it would really help working with computational environments such as .

Konstantin Taletskiy :aaaa:ktaletsk
2025-02-22

Excited to announce a little tool I developer call auto-dashboards to my Mastodon friends!

This is a JupyterLab extension that lets you convert your notebooks into interactive dashboards — or run your existing ones — all in one click. Streamlit and Solara are supported at the moment. And yes, it uses AI to run the translation :AngeryCat:

📦 Available on PyPI: pip install auto-dashboards
ℹ️ Source code: github.com/orbrx/auto-dashboar

2025-02-16

This JupyterLab extension utilizes GitHub Copilot to boost productivity with code generation, error fixing, and interactive notebook creation. Users can enjoy inline code completions, chat interface for code queries, and extensibility for custom tools.

blog.jupyter.org/introducing-n

#JupyterNoteBooks #JupyterLab #GithubCopilot #JupyterLabExtension #GitHub #Programming

Avui a la feina he estat manegant per substituir el que hauria estat un notebook #iPyhon (o #JupyterLab) per un document en #orgmode (d'#emacs, esclar).

Moltes de les comparatives que hi ha pels internets fan moltes històries. Jo no en demano cap cosa gaire complexa: combinar text, LaTeX i blocs de codi, normalment scripts poc òptims per acabar fent gràfiques, i poder-ho organitzar tot una mica bé.

Amb aquests requisits, org-mode serveix perfectament, com també em serviria un notebook de #jupyter.

Com a avantatge, funciona amb les dreceres de teclat habituals de la meva configuració. En el jupyter, tot i que hi ha un complement per emular vim, no acaba de funcionar igual.

Com a desavantatge, quan un bloc de codi falla no sempre ho fa mostrant l'error, mentre que al notebook si. És un inconvenient menor que resolc amb una comanda extra, tangle, després de la qual tinc tot l'entorn de debug que podria voler, però bueno, per dir alguna cosa dolenta.

Michał Krassowskikrassowski@fosstodon.org
2025-01-29

#JupyterLab 4.3.5 patch release is now available. Among the 13 bug fixes:
- scroll state/selection restoration on undo/redo working again
- accessibility: (1) increased contrast in code editor and (2) in shortcuts editor (3) toolbars title for kernels/kernels counter now works
- disabling fuzzy filtering in file browser fixed
- many edge case/stability improvements
- execution state restoration fixed when using server-side execution!
github.com/jupyterlab/jupyterl #jupyter

2025-01-25

I am currently playing around with #leafmap to create maps with 3d topography. It is actually quite simple. Now I just have to figure out how to bring in 3D information about buildings in the 3d terrain maps. When I figured that out I may put in some data points to visualise paths through the world!

#Python #JupyterLab #Maps

A picture of my monitor on a sunny day. On the screen there are a couple of windows open, notably a web browser with a JupyterLab open and a view of a 3d rendered map.A screenshot of my Web browser with the JupyterLab opened. The view in the interactive map is currently one of the German Alps. The 3D effect is subtle but quite noticeable. The camera is not in a top-down view but angled at around 30° which enables the effect of depth.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst