IRC logs for #farmOS, 2022-02-11 (GMT)

2022-02-10
2022-02-12
TimeNickMessage
[04:00:10]* matrixtrix[m] has quit (Quit: You have been kicked for being idle)
[12:24:40]<symbioquine[m]>https://github.com/symbioquine/drupal_jupyterlite
[12:31:19]<ludwa6[m]><symbioquine[m]> "https://github.com/symbioquine/..." <- Does this mean it's ready to deploy on farmOS? 🥺
[12:36:36]<symbioquine[m]>Potentially. Might need a bit of testing still...
[12:37:38]<ludwa6[m]>If you are looking for a "Naive User" -i'm yo man! :-)
[12:39:15]<ludwa6[m]>All i want is to be able to run paul121 's helper functions from farmOS.py to do basic stuff. I gather there's a problem with the "request" library, but maybe those functions will still work?
[12:41:13]<symbioquine[m]>It looks like there's at least one bug I can see so far. When opening `/jupyterlite/`, it doesn't work unless there's a trailing slash on the url.
[12:42:18]<symbioquine[m]>But at least it's installable via composer `composer require drupal/jupyterlite && drush en jupyterlite` :)
[12:42:59]<symbioquine[m]>I didn't solve the file permissions issue either that allows the jupyterlite assets to be loaded from the module without going through the controller.
[12:43:33]<symbioquine[m]>In short; there's more stuff to do, but it's a starting point.
[12:43:51]<symbioquine[m]>I've got to run for now. Cheers all!
[12:43:54]<ludwa6[m]>ah, i should say (maybe you don't know): the only instance i use is at Farmier. Instances i should say: -both v1.x, still my production server, and v2.x dev
[12:44:45]<symbioquine[m]>Yeah, I'm guessing you'll need to wait a bit more before it will be ready for installation on production. (Obviously Mike's call 😆)
[12:45:30]<ludwa6[m]>To this point, i've been strictly a GUI guy, but i'm keen to access the API via a reasonably usable interface. Jupyterlite works for me; i've used Jupyter Notebooks over the last few years for some data science projects i've assisted.
[12:46:03]<ludwa6[m]>symbioquine[m]: sure -i figured.
[12:56:21]<paul121[m]>neat!
[12:58:12]<ludwa6[m]>so... i don't guess this includes paul121 's workaround , to run the "requesta" library via that custom session that uses js fetch library, right?
[12:58:32]<ludwa6[m]>requests, i mean
[13:00:24]<ludwa6[m]>using the js api i mean. whatever! not in, right symbioquine ?
[14:22:48]<paul121[m]>correct ludwa6 , my workaround was included as part of an individual jupyterlite python notebook
[14:23:58]<paul121[m]>we still need to evaluate if/how/should something like that be included more broadly
[14:32:38]<paul121[m]>or, a bit of a longshot, but they might be able to get `requests` working in jupyterlite and then it's problem solved 🤪
[14:33:00]<paul121[m]>but Don was describing other issues/limitations as well
[14:33:32]<paul121[m]>we should remember jupyterlite is all in alpha still :-)
[15:09:27]<symbioquine[m]><ludwa6[m]> "so... i don't guess this..." <- Correct