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

Feature request: Julia kernel to jupyter #48

Closed
guidov opened this issue Sep 20, 2022 · 5 comments
Closed

Feature request: Julia kernel to jupyter #48

guidov opened this issue Sep 20, 2022 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@guidov
Copy link
Contributor

guidov commented Sep 20, 2022

Hi,

I would be great if we had an docker image with access to a Julia kernel on ERDA, using IJulia.

https://juliapackages.com/p/ijulia

Thanks

@rasmunk
Copy link
Collaborator

rasmunk commented Sep 21, 2022

Hi @guidov,

Thank you for this feature request, Julia would certainly be a good candidate for a Notebook:))
I will look into when there is time for it!

Regards
Rasmus

@SebastianPrehn
Copy link
Collaborator

Hi @guidov,

I am currently developing a notebook using Julia for ERDA (#61), and if still relevant to you, I was curious what sort of packages you would use in Julia so that I could test them and add them.

@guidov
Copy link
Contributor Author

guidov commented Dec 20, 2023 via email

@guidov
Copy link
Contributor Author

guidov commented Dec 20, 2023

Hi ,
I don't know how many people will use this kernel, but I could see using:
https://docs.sciml.ai/DiffEqDocs/stable/
https://github.com/SpeedyWeather/SpeedyWeather.jl

Also I'm sure students and others might use in the future the ML ecosystem that is available:
https://docs.sciml.ai/Overview/stable/overview/#overview

and the top packages from here:
https://juliapackages.com/c/machine-learning

But don't worry too much about putting in a lot if it is too much work. Better not to waste too much time on this.
Thanks

@SebastianPrehn
Copy link
Collaborator

As of 70a4355, Julia 1.10.0 is in Jupyter Notebook on DAG with most of the packages you've mentioned 🎉 I'm also in the process of adding an additional notebook aimed at Julia, with more attention paid to the machine learning packages #62

@SebastianPrehn SebastianPrehn added enhancement New feature or request good first issue Good for newcomers labels Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants