@gtronix There's nothing whatsoever on this on #JupyterLab's GitHub or Discourse, so I posted a topic there:

@gtronix There's nothing whatsoever on this on #JupyterLab's GitHub or Discourse, so I posted a topic there:
@gtronix Annoying how articles about this don't mention what was 'misconfigured' in #JupyterLab, let alone how to fix it. Last year there were articles about people running public *unauthenticated* #JupyterLab instances. Of course, then people can plant whatever they want into your system. Duh.
solarized theme; TOC at left for one of the two default notes created when you launch into an empty folder, showing backlink panel open. #pkm #jupyterlab
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.
@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:
If I had the time and energy I would:
@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.
https://blog.jupyter.org/introducing-notebook-intelligence-3648c306b91a
#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!
https://github.com/jupyterlab/jupyterlab/releases/tag/v4.3.5 #jupyter
Meet Notebook Intelligence! An extension for #JupyterLab users who want to use GitHub Copilot as an AI coding assistant. https://blog.jupyter.org/introducing-notebook-intelligence-3648c306b91a
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 https://github.com/jupyterlab/jupyterlab/pull/17092
A new release of pixi-kernel is out adding support for Pixi environments
Check it out: https://github.com/renan-r-santos/pixi-kernel/releases/tag/v0.6.0
Happy holidays!
#pixi #jupyterlab #jupyter #python
#NVIDIA #GPU accelerated multi-arch (#Linux #x86_64 (#amd64) / #AArch64 (#arm64)) #docker images with #JupyterLab + #codeserver for #MAX will be made available in January 2025.
https://www.modular.com/blog/introducing-max-24-6-a-gpu-native-generative-ai-platform
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.
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,...
https://pybonacci.org/jrepl.html
https://pybonacci.org/jlab.html
The installation includes numpy, pandas, matplotlib, scipy, geopandas, shapely, altair, plotly,... (https://github.com/kikocorreoso/pybo-jupylite/blob/main/requirements.txt)
#JupyterLab 4.3 and #Notebook 7.3 are now available! Find out more about the latest updates in this blog post: https://blog.jupyter.org/jupyterlab-4-3-and-notebook-7-3-are-available-eaaa7227d61b
In-depth guides, tutorials, and how-tos for using JupyterLab.
#JupyterLab #JupyterProject #Tutorials #Manual
jupyterlab.readthedocs.io/en/latest/us...
RE: https://bsky.app/profile/did:plc:u4g2ixjvawr4yumotfafxum6/post/3lbevoimqtk2v
User Guide — JupyterLab 4.4.0a...
#JupyterLab 4.3.0 release candidate 0 (rc0) is now available. Please give it a try, and let us know if you find any bugs. https://discourse.jupyter.org/t/jupyterlab-4-3-0-release-candidate-is-available/29284
@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.