-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi @ziyiyin97 ,
Have you tried packaging WISE scripts (or julia scripts) in docker. Whenever I do that, and instantiate the package it clones and downloads all packages from Manifest while running the script which makes the runtime longer. Is there a way to pre-download all libraries (like in python) and then just activate the package during runtime?
Metadata
Metadata
Assignees
Labels
No labels