You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a make inplace (which installs everything inplace with pip install -e) which works, but we should update the setup.py of databoard to include the html files as package data.
The text was updated successfully, but these errors were encountered:
This will be solved with the command line implemented in #117
glemaitre
changed the title
Make install does not install static html files of databoard
FRONTEND: Make install does not install static html files of databoard
Jan 14, 2019
I added a
make inplace
(which installs everything inplace with pip install -e) which works, but we should update the setup.py of databoard to include the html files as package data.The text was updated successfully, but these errors were encountered: