- This topic has 3 replies, 3 voices, and was last updated 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Resource for running fablib on my local machine
Hello,
I have some large-ish files to upload to a fabric node, but don’t have the space to upload to jupyterhub first, and the filebrowser docker container isn’t working for me (file too large, maybe?). Is there a resource anywhere for running the fablib code locally so I can node.upload_file() from my local machine?
Thanks.
Have you tried uploading your files directly to your FABRIC VMs ?
Thank you! I’ve always had trouble with scp on fabric. Probably because I wasn’t enclosing the ipv6 addresses correctly.