Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Implement dedicated application input interface for Django portal.


Prerequisites for

...

Django portal custom application input editor

  1. Install Node.js
  2. GIT
  3. (Optional) Install Visual Studio Code or Atom Editor. You'll need a text editor for developing the custom input editor.

Custom Input Editor code

  1. Clone the django-airavata-workspace-input-editor-template repository.


  2. Follow the directions in the README.md
  3. When you are ready to publish the new input editor, first create a new repository in Github and push the cloned repo to 

    No Format
    git remote set-url origin NEW_GITHUB_REPO
    git push -u origin master


  4. Update the package.json in the repo and add the repository field and set it to the Github repository you created in step 3.
  5. Publish the package to npm. See the README.md
  6. Let gateway PI Pamidighantam, Sudhakar <pamidigs@iu.edu> know about the new custom editor.