From de23857866d4bb545ae09fbad8834f41f168989a Mon Sep 17 00:00:00 2001 From: The Codacy Badger Date: Sat, 28 Nov 2020 08:46:32 +0000 Subject: [PATCH] Add Codacy badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 518b257..f338814 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,6 @@ BALSA laboratory: https://balsa.wustl.edu/study/show/RVVG At the present moment `colab` notebook does not run properly. But the notebooks work fine locally. | | Run | View | | - | --- | ---- | +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c8c2a889cabe4b1db308557e8f73f457)](https://app.codacy.com/gh/rcruces/2020_NMA_surface-plot?utm_source=github.com&utm_medium=referral&utm_content=rcruces/2020_NMA_surface-plot&utm_campaign=Badge_Grade) | Surface plot with BrainSpace | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/rcruces/2020_NMA_surface-plot/blob/master/data/tutorial-surface_plot_with_BrainSpace.ipynb) | [![View the notebook](https://img.shields.io/badge/render-nbviewer-orange.svg)](https://nbviewer.jupyter.org/github/rcruces/2020_NMA_surface-plot/blob/master/data/tutorial-surface_plot_with_BrainSpace.ipynb?flush_cache=true) | | Surface plot with NMA HCP data | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/rcruces/2020_NMA_surface-plot/blob/master/data/tutorial-surface_plot_hcp_example.ipynb) | [![View the notebook](https://img.shields.io/badge/render-nbviewer-orange.svg)](https://nbviewer.jupyter.org/github/rcruces/2020_NMA_surface-plot/blob/master/data/tutorial-surface_plot_hcp_example.ipynb?flush_cache=true) |