Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

template: add haskell torch #445

Closed
wants to merge 2 commits into from
Closed

Conversation

GTrunSec
Copy link
Collaborator

@GTrunSec GTrunSec commented Feb 27, 2023

solves: #444

@junjihashimoto Could you give me some tips on how to use the hasktorch? Do I need add hasktorch overlays or just put the output of packages into extraHaskellPackages

thanks

\cc @charles37

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for tweag-jupyterwith ready!

Name Link
🔨 Latest commit b6e691f
🔍 Latest deploy log https://app.netlify.com/sites/tweag-jupyterwith/deploys/63feb41827a2070008ec8db6
😎 Deploy Preview https://deploy-preview-445--tweag-jupyterwith.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@junjihashimoto
Copy link
Contributor

junjihashimoto commented Feb 27, 2023

Please add '-dynamic' option for ihaskell to load libtorch files (IHaskell/IHaskell#1392).
hasktorch uses haskell.nix. Can extraHaskellPackages load haskell.nix's project?
haskell.nix uses own ghc binary not nixpkgs's one. We can not mix haskell.nix's project and nixpkgs's one.

For your reference, this Dockerfile provides jupyter with hasktorch. It does not use nix.

@GTrunSec GTrunSec closed this Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants