Skip to content

A repo that collects scripts that perform web scrapping of journal contents, to enable periodic review of relevant journal contents.

Notifications You must be signed in to change notification settings

sotnir/mri-journal-lounge

 
 

Repository files navigation

UHS MRI Physics Team Journal Lounge

Collect journal contents for the MRI Physics Team at University Hospial Southampton NHS Foundation Trust

Running with Docker locally for development

Inside the cloned github repo, run the following command:

docker run -p 4000:4000 --rm --volume="$PWD:/srv/jekyll" -it jekyll/jekyll:3.8 jekyll serve

Open the live page at http://localhost:4000/

About

A repo that collects scripts that perform web scrapping of journal contents, to enable periodic review of relevant journal contents.

Resources

Stars

Watchers

Forks

Languages

  • Jupyter Notebook 99.4%
  • Other 0.6%