@vidhya-metacell things I noticed so far:
- the text and labels looks way bigger than before
- the style change when I open/use the menu on top
- the button in the top-right corner seems bad formatted now
- the hover selection of the icons on the left sidebar is slightly off by few pixel
- the icons in cell type/population/etc components lost the default purple color
use http://34.68.113.100/ for comparison (old netpyne deployed here).
please branch out from feature/417_integrating_geppetto_actions for netpyne.
You will need also the geppetto and netpyne branch I am working on, so follow the below:
- in the netpyne-ui folder,
git fetch && git checkout feature/417_integrating_geppetto_actions for netpyne
git checkout -b feature/441
cd src/geppetto-meta && git fetch && git checkout feature/290 && cd -
python utilities/install.py --dev --netpyne mapping --geppetto feature/290
@vidhya-metacell things I noticed so far:
use http://34.68.113.100/ for comparison (old netpyne deployed here).
please branch out from feature/417_integrating_geppetto_actions for netpyne.
You will need also the geppetto and netpyne branch I am working on, so follow the below:
git fetch && git checkout feature/417_integrating_geppetto_actionsfor netpynegit checkout -b feature/441cd src/geppetto-meta && git fetch && git checkout feature/290 && cd -python utilities/install.py --dev --netpyne mapping --geppetto feature/290