sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

594
active users

#jupyterlab

2 posts1 participant0 posts today

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...

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.

Replied in thread

@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.orgProject JupyterThe Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations, interactive dashboards and other media.
Replied in thread

@alerque You have got me really interested. I'll definitely check it out. I love the fact that it ships #Lua, 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 #JupyterLab.

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

Jupyter Blog · Introducing Notebook Intelligence! - Jupyter BlogBy Mehmet Bektas

#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

RTC: prefix has been a roadblock in wider adoption of jupyter-collaboration as many extensions did not support the underlaying drive concept. The RTC prefix is no more thanks to content providers idea pioneered by @davidbrochart 🎉

You can help to test it in alpha versions:

pip install --pre "jupyterlab>=4.4.0a2" "jupyter-collaboration>=4.0.0a0"

For more information about Content Providers see github.com/jupyterlab/jupyterl

GitHubAdd Content Provider API by krassowski · Pull Request #17092 · jupyterlab/jupyterlabBy krassowski

Mastodon.social alt text analysis report! 🧐

Me and my friend Cristal just published a report on image description usage on mastodon.social, as a group project for the Introduction to Data Science course of the Artificial Intelligence and Sustainable Societies Erasmus Mundus Joint Master program.

Thoughts and feedback are welcome 💕

A huge thanks to @stefan for publishing the dataset on which we based our analysis!

NOTE: We are absolutely aware that the report has very little actual relevance, as the dataset contains a super limited amount of posts from one instance only. It was mainly an experimentation to test our data analysis skills.

GitHubGitHub - alterism/mastodon-alt-text: Experimenting with mastodon.social client alt-text use dataset.Experimenting with mastodon.social client alt-text use dataset. - alterism/mastodon-alt-text

I have integrated an #IPython / #Jupyter repl and a #JupyterLab sections to pybonacci.org. This is possible thanks to the hard work of the people developing jupyterlite, pyodide, wasm,...

pybonacci.org/jrepl.html
pybonacci.org/jlab.html

The installation includes numpy, pandas, matplotlib, scipy, geopandas, shapely, altair, plotly,... (github.com/kikocorreoso/pybo-j)

More info: github.com/kikocorreoso/pybo-j

pybonacci.orgPybonacci
Replied in thread

@graham_knapp my main issue right now (and something I’m hoping to fix) is that I don’t use Python for work (at all… data team uses airflow but I’m explicitly not allowed to touch that 😓)

I’ve got some stuff I’m working on independently with #jupyterlab so maybe I can help out there.