Giter VIP home page Giter VIP logo

ansible-role-aiidalab's People

Contributors

borellim avatar chrisjsewell avatar ltalirz avatar

Watchers

 avatar  avatar

Forkers

borellim

ansible-role-aiidalab's Issues

Add release_notes task(s)

To detail version(s) of plugins and usage, something like:

[AiiDALab]
versions =
   aiidalab/aiidalab-home:v20.11.0
   aiidalab/aiidalab-widgets-base:v1.0.0b14
usage = Type 'aiida-aiidalab' to launch AiiDALab.

Automate pip requirements

Currently, they are specified directly in defaults/main.yml per plugin, split into requirements that should be installed in the aiida or jupyter virtual environment.

Although the aiida requirements are specified in the actual app repositories, they are not trivial to resolve, because they use different files to specify these requirements, and not always specified directly (using functions instead)
See for example:

Instead, they should be read from https://aiidalab.materialscloud.org/appsdata/apps_meta.json
Note this also requires fixing aiidalab/aiidalab-home#51

For the jupyter environment, these requirements are not yet directly specified anywhere.
The closest is that the quantum-espresso app specifies: https://github.com/aiidalab/aiidalab-qe/blob/master/jupyter-config/nbconfig/notebook.d/aiidalab.json (this is how the current requirements were derived for both that and widget-base which shares the same structure viewer)

cc @csadorf

add basic test

it would be great to add a basic test that makes sure the jupyter notebook server start up properly and the AiiDA lab homepage can be loaded (currently not tested).
Perhaps some of the machinery implemented by @csadorf for app tests can be reused here?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.