Message Boards Message Boards

0
|
3661 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Upload a file into Wolfram Cloud notebook with an external program?

Posted 3 years ago

Hello, I need to analyze data from an instrument. I collect the data from the instrument with a Python script through a PC connected to it, then flush the data into a local file on the PC, then I want to periodically and programmatically upload the data file into my Wolfram Cloud notebook for (remote) analysis. So, is there a way to the access (at least, upload to) my cloud notebook other than through its web interface? Thank you, J.

POSTED BY: Jean Jean
2 Replies
Posted 3 years ago

Hi Jean,

Have you tried using the Wolfram Client Library for Python?

POSTED BY: Rohit Namjoshi
Posted 3 years ago

Replying to myself: Just tested that: in the Python script, upload by FTP the data.csv file to a "public web page" then Import["http://...mydatawebpage.../data.csv"] and you get the data in your cloud notebook, but not very efficient...

POSTED BY: Jean Jean
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract