Ciantic, to python
@Ciantic@twit.social avatar

Jupyter notebooks could use a cell type that is data tables, like small Excel sheets.

What I figured that for most things I would prefer Python Notebook instead of Excel, but what I want is a mix of both. Add a small sheet, then code the cell ...

KathyReid, to philosophy
@KathyReid@aus.social avatar

Folks, I'm starting my post- job search low-key on the side while I write up my .

I have an odd collection of skills - , , , , , and I've done a lot of work in team leadership and management, and have led a multi-million $ not for profit in the past. Keynote speaker.

My speciality is and AI, more on the side with models like .

I'm looking for something that harnesses all of these skills - and it will be a senior role with senior pay, given my experience, qualifications and proven capability. I have time and will be discerning about my next step.

Job titles that might fit here would be Senior Research Engineer, Engineering Lead, Lead AI Engineer or similar.

Looking for fully remote work, with one day a fortnight max in , AU. If you don't believe in or , we're not a good fit.

Super keen on something full time rather than splitting my attention over multiple part-time roles.

Looking to start around August, so a fair amount of lead time.

Keen on organisations that have strong values alignment - and data use, , AI for social good.

No crypto, no web3, no deepfake stuff.

Check out my LinkedIn for more info on my background:
https://www.linkedin.com/in/kathyreid/

krassowski, to jupyter
@krassowski@fosstodon.org avatar

JupyterLab 4.2 is out :tada: Featuring:

  • 🗂️ switch and manage workspaces easily
  • 🕐 access recently opened/closed files
  • ⚡ full windowing mode by default for better performance
  • ⌨️ improved shortcuts editor
  • 🕶️ dark high contrast theme

https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-2

image/png
image/png
image/png

ProjectJupyter, to jupyter
@ProjectJupyter@hachyderm.io avatar

has a new end of maintenance schedule. JupyterLab 3 now reaches its end of maintenance on May 15, 2024. Patch releases for critical issues may be released through the end of the year. Please upgrade to JupyterLab 4 as soon as possible. You can find more info about version lifecycles in JupyterLab’s docs: https://jupyterlab.readthedocs.io/en/latest/getting_started/lifecycle.html

logickinlambda, to datascience
@logickinlambda@mastodon.social avatar

Can any professional explain why use instead of writing some PL/SQL stored procedures then calling them using python?

I just found it is really tricky just to modify data conditionally on a single table, while these kind of tasks are easy using SQL update statement.

nrchtct, to jupyter
@nrchtct@vis.social avatar

the new summer term starts with a set of revised tutorials:

☀️ https://infovis.fh-potsdam.de/tutorials/

they are hosted on and can be run anywhere where notebooks are supported.

mariatta, to accessibility
@mariatta@fosstodon.org avatar

Jupyter notebooks in 2024 is still not accessible.

In his talk, Venkatesh Potluri (who is blind) noted that popular Python libraries like matplotlib etc still can't embed alt text.

He made a patch for it, but the notebooks still don't pick up alt text.

BigEatie, to orgmode
@BigEatie@fosstodon.org avatar

I'm trying to use as a replacement for . I'm wondering if others use Org that way, and what their solutions are for getting inline plots/images. Ideally I'd like to be able to get regular stdout output and plot output from the same code block as you can in jupyter, and then have the image show up inline at a reasonable size without having to manually mess with filenames, image sizes or adjust headers every time I want to do that.

neteler, to jupyter German
@neteler@mastodon.social avatar
crawfordsm, to jupyter
@crawfordsm@mastodon.social avatar

Congratulations to the to the White House Year of Open Science Recognition winners!

These are some amazing projects that highlight the benefits of making science and technology accessible for everyone.

https://www.whitehouse.gov/ostp/news-updates/2024/03/21/white-house-office-of-science-technology-policy-announces-year-of-open-science-recognition-challenge-winners/

villares, to jupyter Portuguese
@villares@ciberlandia.pt avatar

Interactive figures using (MyST Lite Examples) https://rowanc1.github.io/myst-lite/

kantel, to python German
@kantel@mastodon.social avatar

JupyterLab Desktop Update: Jetzt mit Zen Mode

Vor wenigen Tagen wurde eine neue Version von JupyterLab Desktop freigegeben. Größte Neuerung ist, daß der Nutzer nun zwischen verschiedenen Nutzeroberflächen je Projekt wählen kann und diese einmal gewählt je Projekt beibehalten werden. https://kantel.github.io/posts/2024031403_jld_update_zen_mode/

WetHat, to jupyter
@WetHat@fosstodon.org avatar

Think Python, 3rd edition

The book is now entirely in notebooks, so you can read the text, run the code, and work on the exercises, all in one place.

Starting in February 2024, @allendowney plans to release new chapters, about one per week.

https://allendowney.github.io/ThinkPython/

contributopia, to fediverse Italian
@contributopia@vivaldi.net avatar

Un articolo di Zdnet presenta i servizi basati su che il ministero dell'istruzione francese offre a tutti gli insegnanti: https://www.zdnet.fr/blogs/l-esprit-libre/education-nationale-des-logiciels-libres-pour-de-nombreux-usages-offerts-aux-enseignants-39964532.htm
Ecco i servizi con i rispettivi software liberi su cui sono basati:
➡️ Classe Virtuelle ->
➡️ Nuage ->
➡️ Tube -> , Pod -> Esup-Pod
➡️
➡️ La Forge ->
➡️ Éléa ->
➡️ Capytale -> , , ...
➡️ Tchap -> »
Verranno presentati il 29 marzo a Creteil nell'ambito della Journée du Libre Educatif @informapirata @scuola @scuola @maupao

ProjectJupyter, to jupyter
@ProjectJupyter@hachyderm.io avatar
ProjectJupyter, to opensource
@ProjectJupyter@hachyderm.io avatar

4.1 and 7.1 are now available! These new releases add Mermaid diagram support, inline code completion, accessibility improvements, and over 100 bug fixes. Try them out! https://blog.jupyter.org/jupyterlab-4-1-and-notebook-7-1-are-here-20bfc3c10217

ProjectJupyter, to jupyter
@ProjectJupyter@hachyderm.io avatar

has a new end of maintenance schedule. JupyterLab 3 now reaches its end of maintenance on May 15, 2024. Patch releases for critical issues may be released through the end of the year. Please upgrade to JupyterLab 4 as soon as possible. You can find more info about version lifecycles in JupyterLab’s docs: https://jupyterlab.readthedocs.io/en/latest/getting_started/lifecycle.html

nedbat, to jupyter
@nedbat@hachyderm.io avatar

A few weeks ago I asked about fixing a notebook. It's fixed now, and also nicer code. Run financial simulations with sliders for variables: https://nedbatchelder.com/blog/202402/updated_multiparameter_interactive_jupyter_notebook.html

governa, to vscode
@governa@fosstodon.org avatar
kta,
@kta@hostux.social avatar

If you are willing to hack for a better developer ecosystem, please try . On , there are builds for flatpaks/snaps (or from source). On , there's a version of in ports that is pre-patched and relatively easy to work with. Some extensions, like remote dev environments and Notebooks, do not work (or only partially work) and require independent extensions. Consider contributing to these projects and use them, if you can.

@governa

itamarst, to jupyter
@itamarst@hachyderm.io avatar

OK, it's out, you can now profile @numba code in with Profila v0.2:

https://pypi.org/project/profila/

danyeaw, to python
@danyeaw@fosstodon.org avatar

I am excited to be giving a talk about Automating MBSE Models with Gaphor and Python at 7pm EST tomorrow at Michigan Python. All our welcome, come and join us!

https://www.meetup.com/michigan-python/events/297129071/

vwbusguy, to jupyter
@vwbusguy@mastodon.online avatar

I like how we've gone from "You can't run a serious website on python" to people coding python primarily in a website that is itself powered by python.

nedbat, to jupyter
@nedbat@hachyderm.io avatar

I have a notebook with interactive widgets that worked a few years ago, and now complains "No artists with labels found to put in legend." I am a newb and don't know what I'm doing wrong. The last cell has the error: https://github.com/nedbat/broken-notebook/blob/main/Simplifed_Retirement.ipynb

KathyReid, to python
@KathyReid@aus.social avatar

As part of my work, I recently had to perform computation on two very large files using @pandas_dev and I turned to - a set of libraries on top of , aimed at scaling workloads from the laptop to the cluster.

Here's what I learned!

https://blog.kathyreid.id.au/2024/01/27/scaling-python-dask/

thomas_mock, to jupyter
@thomas_mock@fosstodon.org avatar

1.4 is out!

📈 Quarto Dashboards – Simplify the creation of interactive dashboards from or RMarkdown or .qmd

📕includes the Typst CLI, enabling the creation of beautiful PDFs without LaTeX

https://posit.co/blog/quarto-1-4-release/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • magazineikmin
  • cubers
  • InstantRegret
  • cisconetworking
  • Youngstown
  • vwfavf
  • slotface
  • Durango
  • rosin
  • everett
  • kavyap
  • DreamBathrooms
  • provamag3
  • mdbf
  • khanakhh
  • modclub
  • tester
  • ethstaker
  • osvaldo12
  • GTA5RPClips
  • ngwrru68w68
  • Leos
  • anitta
  • tacticalgear
  • normalnudes
  • JUstTest
  • All magazines