#jupyter

2025-05-05

En algún momento tengo que dedicarle unas horas a utilizar #Marimo y probarlo en el blog estático que tengo en #codeberg. Parece mucho más sencillo y efectivo que con #Jupyter

youtube.com/watch?v=W8nTSmZnQB

2025-05-04

Побег от WSL или как превратить старый ноутбук в домашний сервер для хранения данных и удаленной работы

Привет, Хабр! Хочу поделиться личным опытом превращения старенького ноутбука ASUS X552CL (Intel i3-3217U, 6 ГБ RAM, SSD + HDD), подаренный мне Отцом 12 лет назад, в полноценный домашний сервер под Ubuntu Server 24.04.2 LTS . Получилось что-то вроде мини-датацентра на дому — он хранит файлы на жёстком диске с бэкапом в облаке, Docker-контейнеры крутит для дата-аналитики и даже имеет легковесный интерфейс XFCE, при этом есть потенциал к росту до терминала для управления умным домом. Расскажу, почему было решено отказаться от WSL на рабочем ноутбуке Huawei, как настроить удалённый доступ через xRDP (чтобы не было чёрного экрана), запустить там Docker, сборку Superset и JupyterLab с Anaconda (с разными версиями Python), прикрутить Samba-шару для домашнего использования и организовать бэкап в облачном хранилище. В этой статье будет немного технических деталей, чуть-чуть шуток и парочка мемов с волчьими цитатами.

habr.com/ru/articles/906742/

#сервер #linux #ubuntu #docker #postgresql #jupyter #аналитика #администрирование #python #asus

Jared Jenningsjaredj@bsd.cafe
2025-05-03

#Pikchr (pikchr.org) is a great little piece of software from the SQLite folks. It parses a little language for describing diagrams with boxes and lines and things, and puts out SVG.

#OrgMode (orgmode.org) has, among many other things, a way you can make code notebooks, #OrgBabel. Like #Jupyter, but less webby, and inside #Emacs, and supporting many languages - even multiple in the same document - thence its name.

Thanks to the ob-pikchr package by @SReyCoyrehourcq, Pikchr is one of the languages you can just write in the middle of your document this way.

Pikchr supports #darkmode, and I've just made a pull request that gets ob-pikchr in on the dark-mode game.

github.com/reyman/ob-pikchr/pu

Many thanks to Sebastien for the help ob-pikchr has provided in diagramming my thoughts! You go use it too!

#FreeSoftware

2025-05-01

Trudging Toward Notebooks.

After recovering from a mystery gut bug and leaving bed, I thought I was ready to start working on example notebooks for my project.

Instead, I realized I needed to make a number of additions to my library so the notebooks could be neater and easier... which, since #Jupyter notebooks are the main (currently only real) UI for the project, I guess is good.

But... Grr. Arg. It's growing again.

The #Python portion is now at 1,377 lines and counting. Grr.. Argh. Blah.

2025-05-01

@futurebird Basically can be used to do topic feeds and a home-page that can be quickly and easily updated and published to from a #Jupyter notebook.

OH... an the test node (idens.net) is a public node that I'm gonna keep running forever hopefully.

If you (or anyone else) finds this useful and needs more space, just let me know the iden and how much room you need and I can add a higher quota (default automatic is just 64kb+128kb (home frame,feed of frames).

Jonatan Hildénjhilden@vis.social
2025-04-29

Upgraded to the M4 Mac with Sequoia and now all my Jupyter kernels in VSCode do this ”missing module ‘jupyter_server.contents’". Suggestions? Running Jupyterlab from the terminal started working again after running `conda install -c conda-forge jupyterlab`, but in VSCode it is still broken. #vscode #jupyter

The kernel failed to start due to the missing module 'jupyter_server.contents'. Consider installing this module. View Jupyter log for further details.
2025-04-26

I've created a Jupyter Lite version of the #GLAMWorkbench's 'getting started' notebook. It shows you how Jupyter notebooks work, with live examples that download data from the NMA collection API. glam-workbench.net/getting-sta

Jupyter Lite runs in your browser, so there's no waiting for Binder or any cloud service to start up. #GLAM #jupyter

2025-04-25
grader for my assignment says I didn't publish my #jupyter notebook in the correct format because it's in JSON.
scrolling in my bed wondering what the fuck was the correct format for a jupyter notebook if not JSON
https://nbformat.readthedocs.io/en/latest/format_description.html
:atari: :neovim: :terminal:dammn@fosstodon.org
2025-04-25

anyone else found #jupyter notebook not very useful ? I think I can cover all my magic inside #ipython instead. Yes, I know, this is a base for #jupyter notebooks.

2025-04-25

My open source library for creating interactive questions in Jupyter notebooks and Jupyter Book is now used in over 200 other projects!

github.com/jmshea/jupyterquiz/

#JupyterQuiz #Jupyter #JupyterBook

2025-04-24

[Перевод] Markdown презентации по-новому: контроллер Nintendo, интерактивный блокнот и немного магии

Как превратить скучные слайды в интерактивную демонстрацию, где код можно запускать прямо на месте? В этой статье попробуем перенести презентацию в браузер, а затем — в «блокнот». Интерактивные среды, такие как Jupyter Notebook, Observable, Mathematica, WLJS Notebook, позволяют создавать живые презентации, лекции и наглядные материалы для коллег или студентов. Они незаменимы и для визуализации моделей, симуляций и любых данных. Под катом — примеры, пошаговый разбор и демо вживую.

habr.com/ru/articles/904196/

#ppt #markdown #nintendo_switch #jupyter_notebook #jupyter #mathematica #wolfram #wljs #презентация #гироскоп

2025-04-24

Введение в MLflow: настройка и запуск

Введение в MLflow: настройка и запуск Привет, Хабр! Я Александр Кузьмичёв, специалист по анализу данных и машинному обучению в ПГК Диджитал. Мы в компании занимаемся разработкой цифровых продуктов для железнодорожных грузоперевозок. Ранее я рассказывал о том, как открытая платформа MLflow помогает нам в работе. В этой серии статей я хотел бы поделиться с вами увлекательным путешествием в мир MLflow, Optuna, AutoML и развёртывания моделей с помощью MLflow. Сегодня мы заложим фундамент, начнём с вводной статьи. Я расскажу, как установить и настроить MLflow, а также как опубликовать его с доступом в интернет. Это пригодится для мини- и пет-проектов. В дальнейшем добавлю функционал по логированию, что значительно упростит процесс работы с моделями. Что потребуется: Docker Statics IP- статический (неизменяемый внешний) IP Internet Free space ~40gb Что получим: MLflow Jupyter Minio Mysql Настроенные пути к портам Логин и пароли для моделей

habr.com/ru/companies/pgk/arti

#mlflow #mlops #python #ML #devops #jupyter #minio #mysql

InterData VNinterdatavn
2025-04-23

Jupyter Notebook là gì? 6 Lợi ích của Jupyter Notebook nên biết

Jupyter Notebook đã trở thành một công cụ không thể thiếu đối với các lập trình viên và nhà phân tích dữ liệu nhờ khả năng dễ dàng xây dựng và chia sẻ mã nguồn. Trong bài viết này, chúng ta sẽ cùng tìm hiểu về Jupyter và các thành phần của Jupyter Notebook, cùng khám phá lý do tại sao công cụ này lại nhận được sự yêu thích lớn trong cộng đồng khoa học dữ liệu và học máy.

Tìm hiểu ngay: interdata.vn/blog/jupyter-jupy

2025-04-22
2025-04-22

Just had an Oh My F***ing Gosh #Jupyter #Python moment:

Starting to think of demo notebooks and hacked together a "show_page()" function to display an iframe with a webpage in it.

I *thought* I was just fetching and showing rendered HTML and was fine with that.

Then I clicked the home link and discover that I'm actually embedding live little web windows in my notebooks....

Wait, What, Wow How?

Never knew ipthon.display was that friggin awesome and cool.

2025-04-19

#iden Quick-start verified: Creating and sourcing the #python and #rust virtual environments to compile and install, generating an identity, starting the pad manager, and how to import the library in a #jupyter notebook ready to write and read and poke at the test node.

github.com/stevenaleach/iden/b

#linux #distributed #smallweb #identity #collaboration #code

Will Usherwillgfx
2025-04-19

I gave a talk on large-scale data visualization on the web at
the 3D on the web meetup last month at GDC, check it out
youtu.be/HzcFzCkt5aU?si=6pLmPO
to hear about what I'm up to with
and some challenges I'm working on that I'd love to chat about!

2025-04-19

This now demands a possibly hour long cleaning and re-arranging of the desk so my external monitor can return to proper portrait orientation for #Jupyter notebooks instead of increasingly strange #YouTube playlists.

Which will probably turn into a first day of spring cleaning - it *might* be safe to put my plants outside now at which point I have roughly 200% more space that demands to be cleaned.

Client Info

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