Bonjour,
Je recherche une solution pour avoir des #JupyterNotebook en ligne.
J’ai trouvé :
https://cocalc.com/
Vous connaissez ?
Merci
Bonjour,
Je recherche une solution pour avoir des #JupyterNotebook en ligne.
J’ai trouvé :
https://cocalc.com/
Vous connaissez ?
Merci
Set up your own JupyterLite instance easily with a desktop PWA!
#JupyterLite #PWA #JupyterNotebook #Python #Coding
https://pin.it/2ORrSKQQi via
@pinterest
@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:
Saving Jupyter Inline Plots: A Guide to Saving Matplotlib Figures
Save Jupyter inline plots effectively! Learn how to switch backends or use plt.show() for seamless figure saving. #JupyterNotebook #MatplotlibPlots #DataVisualization #PythonProgramming #SaveFigures #DataScience
https://tech-champion.com/programming/python-programming/saving-jupyter-inline-plots-a-guide-to-saving-matplotlib-figures/
So let’s say I want to develop a #python #jupyternotebook on my #ipad to make a dashboard covering the data in an excel workbook. What iOS tools work well for this kind of thing? Is #juno the obvious choice? This is all for a personal project.
Merry Christmas everyone
#funny #humor #memes #python #jupyternotebook #tech #programming #programmerhumour #jokes #christmas #Christmas2024
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.
#Wikimedia a sa propre instance #JupyterNotebook sur laquelle il est possible d'exécuter des scripts #Python. Et il existe une #API qui permet de savoir le trafic par pays. Voici le #Top10 2024 de #Wikipedia en #France (peut contenir du trafic non naturel) https://public-paws.wmcloud.org/User:Pyb/France.ipynb
The Advent of Code https://adventofcode.com/ began yesterday but I was out of commission (migraines)...
So, I decided to make a #RakuLang #Jupyter #JupyterNotebook with my attempts... and... oh man... all four problems to the this point are one-liners...
Weird time to throw this out there, but I’m still looking for work! #getFediHired #getFediGigs #lookingForWork #tech
Contract or permanent, part time or full time, doesn’t matter! I’ve learned a lot of Rust recently and am proficient in C++, C, Python, TypeScript, JavaScript, shell, Linux, Cloud stuff, HPC, chemistry, simulations, MPI and scaling! Mostly backend but I can, and have, done full stack work on React!
What I’m mostly looking to do is help build software that helps people, so I’m NOT interested in “AI”, defense, finance, oil+gas, startups, or anything of that sort. If you know of open positions or even if you’re looking for someone to help on a project, let’s chat! I make a mean fucking #jupyterNotebook, too.
I am also totally available to tutor chemistry, too.
Boosts welcome and appreciated!
CV on request; see my codeberg profile here: https://codeberg.org/astatide
#rust #chemistry #tutor #tutoring #cpp #rustLang #chapelLang
Ok cue "Clown Car Music"
Perhaps the "Benny Hill Playlist"
I've got to do some 'jupyter notebooks' stuff.
Demain, j'utilise le Jupyter Notebook de #Wikimedia qui a la particularité d'intégrer #OpenRefine, parfait pour animer un atelier de formation sur cet outil. #PAWS #JupyterNotebook
Meet Jupyter AI: A New Open-Source Project that brings Generative Artificial Intelligence to Jupyter Notebooks
Jupyter AI integrates generative AI into Jupyter notebooks, enabling code generation, error fixing, and content summarization. It supports multiple LLM providers.
#JupyterAI #GenerativeAI #ProjectJupyter #JupyterNoteBook #OpenSource #ArtificialIntelligence #Programming
ml-tooling/best-of-jupyter: A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools).
This curated list contains 300 awesome open-source projects with a total of 390K stars grouped into 13 categories. All projects are ranked by a project-quality score.
#JupyterNotebook #MachineLearning #DeepLearning #GitHub #JupyterKernel #JupyterLab #JupyterHub #JupyterLabExtension
https://github.com/ml-tooling/best-of-jupyter
Announcing the 2023 Jupyter Distinguished Contributor award recipients! #jupyter #projectjupyter #community #jupyterlab #jupyternotebook #jupyterhub https://blog.jupyter.org/announcing-the-2023-jupyter-distinguished-contributor-award-recipients-1b2cc4ba203f
The Jupyter Community Building working group (JCB) would like to share a report and community building recommendations from interviews with members of Project Jupyter subprojects. #jupyter #opensource #communitybuilding #jupyternotebook #jupyterlab #jupyterhub https://blog.jupyter.org/community-building-report-project-jupyter-5a0fd7c8b08d
Do I know anyone in my network who has experience with running scheduled jobs as part of Jupyter notebooks? I am talking about the standard scheduler extension for Jupyter, not any form of cloud-hosted implementations.
Thing is, the job scheduler would always run a specific version of the notebook, regardless of the changes I made to the notebook afterwards. The only way to solve it, is to delete and recreate the job every time.
Is this by design?
Things you should *NEVER* *EVER* ask your #Python interpreter to do:
assert 2**1099511627776 == (2**256)**(2**32)
Yea... Just wanted to check I hadn't glitched in my thinking, it's such a reflex to check my math in a #JupyterNotebook that I didn't stop to think what I was about to ask my computer to do.
Which is ironic 'cause what I was specifically trying to do was find a good way to put into writing this absurd number to show just how absurd this number happens to be. #Latenightbrainfog.