Data Science workgroup: Difference between revisions
imported>Ixxie No edit summary |
imported>Ixxie No edit summary |
||
Line 3: | Line 3: | ||
There have been some great examples of great work done on libraries: | There have been some great examples of great work done on libraries: | ||
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+nlp+ nlp] | * [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+nlp+ nlp] | ||
Line 11: | Line 10: | ||
There has also been notable work on the data science infra : | There has also been notable work on the data science infra : | ||
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+jupyter Jupyter] | * [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+jupyter Jupyter] | ||
Line 19: | Line 17: | ||
with such highlights as @aborsu's [https://github.com/aborsu/nixpkgs/blob/22ef965da38cc5e3457fe2d848b8a789cb6ad207/nixos/modules/services/development/jupyter/default.nix Jupyter kernels written in Nix]: | with such highlights as @aborsu's [https://github.com/aborsu/nixpkgs/blob/22ef965da38cc5e3457fe2d848b8a789cb6ad207/nixos/modules/services/development/jupyter/default.nix Jupyter kernels written in Nix]: | ||
{{file|./modules/datasci.nix|nix|<nowiki> | {{file|./modules/datasci.nix|nix|<nowiki> |