MLweb
MLweb copied to clipboard
functions loaddata and load_data
How can I load data from a textfile from my computer? Both loaddata seems only working for the webserver.
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.