| 20 Dec 2022 |
| @lambadada:matrix.org joined the room. | 02:54:03 |
@lambadada:matrix.org | Hey all! I'm working on trying to get magma-nvim packaged for nix, So far I have this which works great for the basic ipython kernel, but I would love to be able to include more than just that, and am far too new to know how to go about it. | 02:59:00 |
@lambadada:matrix.org | I have found the excellent work done for jupyterWith, but I'm still trying to understand how they stand up a kernel and add it in a way my Jupyter instance can get at: As I said, I am very new to the language. | 03:06:58 |
| @lambadada:matrix.org left the room. | 03:11:51 |
| @lambadada:matrix.org joined the room. | 03:12:11 |
| 21 Dec 2022 |
| yuu changed their display name from yuu✨✨ to Yuu☯Yin. | 19:55:23 |
| 25 Dec 2022 |
| rh left the room. | 10:37:23 |
| 30 Dec 2022 |
| CRTified left the room. | 10:12:20 |
| 9 Jan 2023 |
| adisbladis left the room. | 06:27:20 |
| 10 Jan 2023 |
peddie | has anyone tried anything with a newer version of intel MKL than the 2021.1.1 version currently in nixpkgs? | 01:35:33 |
| 11 Jan 2023 |
michelvasconcelos | Has anyone here tried to override \ extend packages in JupyterWith? Having some problems with packages that requires flit-core to be built. | 01:27:38 |
| 14 Jan 2023 |
| yuu removed their display name Yuu☯Yin. | 11:06:16 |
| yuu set their display name to yuu. | 11:06:59 |
| 15 Jan 2023 |
| discoshrimp joined the room. | 15:25:25 |
| 18 Jan 2023 |
| yuu changed their display name from yuu to Yuu Yin. | 13:41:16 |
| 28 Jan 2023 |
mcwitt | I recently opened PRs to add awswrangler (AWS SDK for pandas) and 2 dependencies to nixpkgs. Would appreciate reviews from anyone interested in these!
- https://github.com/NixOS/nixpkgs/pull/213055
- https://github.com/NixOS/nixpkgs/pull/213053
- https://github.com/NixOS/nixpkgs/pull/213054
| 16:49:32 |
| 6 Feb 2023 |
| kadenwolff joined the room. | 21:08:32 |
| 9 Feb 2023 |
| @ri-char:hashi.sbs joined the room. | 08:17:00 |
| 16 Feb 2023 |
| John ✒️ removed their profile picture. | 15:12:58 |
| John ✒️ set a profile picture. | 15:13:24 |
| 18 Feb 2023 |
| kadenwolff set a profile picture. | 07:58:30 |
| 21 Feb 2023 |
John ✒️ | I wrote up a little blog post on how I finally managed to get Nix working on my university's HPC facility: https://www.jboy.space/blog/nix-on-hpc.html | 10:43:21 |
carlthome | Nice! I particularly enjoyed the framing of reproducible builds vs reproducible environments as:
"However, containers only “ensure reproducibility for computers … not for humans.” Code isn’t only or even primarily meant to communicate with computers, but with humans as well." | 21:26:29 |
| 22 Feb 2023 |
John ✒️ | If you don't know it already, I highly recommend everything Konrad Hinsen writes about this kind of stuff. | 08:04:36 |
josw | John ✒️: Great! Would you be willing to post this also on Discourse.nixos.org? | 08:21:54 |
John ✒️ | good idea, I just (finally) signed up. I don't think I'm allowed to post links yet, but hopefully soon. | 15:45:27 |
John ✒️ | https://discourse.nixos.org/t/using-the-nix-package-manager-on-an-hpc-cluster/25699?u=jboy | 20:13:13 |