Skip to content

v2.4.0

Compare
Choose a tag to compare
@proycon proycon released this 06 Sep 08:49
· 1154 commits to master since this release
  • Integrated Jupyter Labs as a web-based notebook/IDE/terminal environment (#108)
  • Included Python Course for the Humanities by @fbkarsdorp (and myself)
  • Added lamachine-add script as a way to add software, i.e. automatically edit the installation manifest #111
  • Added lamachine-passwd script to set passwords
  • Improved documentation (README), included screenshots
  • Fix in delegation to FLAT from CLAM webservices (viewer)
  • Added webserver support for macOS virtualenv flavour, but still limited (uwsgi doesn't work yet, so webservices don't work) #114
    • Upgrade notice: If you come from an earlier installation you will need to set webserver: true in your LaMachine configuration for this to take effect
  • Added Stanford CoreNLP (#60)
  • Added wopr for macOS virtualenv flavour (i.e. added to homebrew now)
  • Added extra utilities for data science (extra-utils), provides: jq, ack, graphviz, gnuplot, glances, csvkit, xmlstarlet and a lot more
  • Added conll-u parse module to python-core