MLweb icon indicating copy to clipboard operation
MLweb copied to clipboard

functions loaddata and load_data

Open ghost opened this issue 10 years ago • 1 comments

How can I load data from a textfile from my computer? Both loaddata seems only working for the webserver.

ghost avatar Mar 05 '16 08:03 ghost

Can you be more specific?

  • What browser do you use?
  • Are you running a stand-alone app/page or code inside LALOLab?
  • How are you running LALOLab (online on mlweb.loria.fr, locally by opening the file index.html or locally with a local web server)?
  • Do you see any error message (either on the main screen or in the console of the browser developer tools)?

Note: If you use LALOLab online, then the loaddata functions only have access to subfolders of lalolab on the server (a webpage directly accessing your files would be a major security issue). But you can click the "Load a text file" button to explicitly upload you data in LALOLab.

lauerfab avatar Mar 07 '16 09:03 lauerfab