AD Research Wiki
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

FrontPage

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 6 as of 2019-05-02 22:26:02
AD Research Wiki:
  • Projects
  • CSE-IE

CSD-IE

Demo

ssh filicudi
sudo -i -u haussmae
tmux
echo $HOME # must be /home/haussmae
cd csd-ie-2.0/csd-ie-webapp

Note: without the -i the $HOME will be that of the calling user, which will give problems with pip (which keeps its cache under $HOME).

Then create three tmux windows (twice Ctrl+B+C) and run the following:

ant run

source ./venv2/bin/activate
python csd_ie_api.py

source ./venv2/bin/activate
python csd_ie_server.py

The demo should then be live under http://filicudi.informatik.uni-freiburg.de:6543/

The API should be live under http://filicudi.informatik.uni-freiburg.de:6543/api

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01