Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Update metadata (#15)
Browse files Browse the repository at this point in the history
* update metadata

* udpate aiidalab
  • Loading branch information
ltalirz committed Mar 7, 2019
1 parent 9cc2a78 commit 791a288
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -87,3 +87,5 @@ ENV/

# Rope project settings
.ropeproject

.DS_Store
8 changes: 6 additions & 2 deletions metadata.json
@@ -1,4 +1,8 @@
{
"description": "jupyter notebooks demonstrating how to use AiiDA",
"title": "AiiDA Tutorials"
"title": "AiiDA Tutorials",
"description": "A collection of Jupyter notebooks demonstrating how to use AiiDA",
"authors": "AiiDA Team",
"version": "0.1.0",
"logo": "miscellaneous/logos/aiida.png",
"state": "stable"
}
Binary file added miscellaneous/logos/aiida.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1 +1 @@
aiidalab==18.10.1
aiidalab==19.03.1

0 comments on commit 791a288

Please sign in to comment.