For some reason, the mwviews library for MediaWiki-statistics are missing. I use them on my own Linux environment, and would be pleased if it would be accessible from PAWS as well. I know that some other users will have the same request.
Topic on Talk:PAWS
I agree with him and expecting the same.
There are a few issues with the current PAWS images that we must fix before adding new packages. A workaround to get new packages into your server is to install it with pip.
The best alternative we have at the moment is a cell at the top of the notebook with !pip install mwviews
.
https://paws-public.wmflabs.org/paws-public/User:Edoderoo/Untitled.ipynb?kernel_name=python3
This worked ... thanks
You're welcome. (you moved the notebook, by the way https://paws-public.wmflabs.org/paws-public/User:Edoderoo/MWviews%20statistics.ipynb )