heetbeet / juliawin

A portable Julia for Windows, bundled with VSCode, Pluto, Conda & PyCall, and more.
MIT License
55 stars 2 forks source link

Add small amount of other userful packages #60

Open areedc opened 2 years ago

areedc commented 2 years ago

Hey!

Would it be possible to add some other nearly fundamental packages to a juliawin version. Most importantly are LinearAlgebra, Dataframes , Plots, and perhaps PyCall.

I know this could be an endless line of requests, but juliawin fits a perfect niche. For those that cannot use the julia package manager on an offline computer.

heetbeet commented 2 years ago

I thought to include some packages initially but couldn't figure out which packages would fit the bill. I decided to at least include all the free packages that are supported by JuliaPro, but that is now discontinued. I don't mind adding packages, but I don't want to make the decisions on which packages gets included and which don't. If there is a proper curated list of packages that I can blindly follow, then I'll consider adding them