NLP4ALL / nlp4all

NLP4All is a learning platform for educational institutions to help students that are not in data-oriented fields to understand natural language processing techniques and applications.
1 stars 0 forks source link

Updated js + css libs to latest, use CDN. #17

Closed zeyus closed 1 year ago

zeyus commented 1 year ago

Fixes #15 , Now layout.html is using jquery bootstrap and popper CDN latest stable versions.

Simple tables jquery plugin hasn't been updated (it's already the latest available version).

zeyus commented 1 year ago

for reference, as discussed, to reduce server load we are choosing to use CDNs for external frontend libraries where possible.