I love using Julia and want to use it on work. But my company blocks access to most Github repositories. Moreover, when I install Julia, I do not even get the general registry - probably some other website blocked. And even if I did, I can’t be sure Julia would succeed in cloning the Github repositories of all the packages I need.
So, before giving up and asking them to buy me a MatLab license, two questions:
- Is there a “MatLab license” equivalent to Julia? That is, some paid IDE service that comes with some pre-built packages? Remember: I can’t get them from Github!
- If not, is there a way to copy and paste the packages’ folders from my laptop to the work PC and install them? A short guide would be very useful!!
Thank you so much. And if this is something trivial, I am really sorry!