Skip to content

ryannetwork/anu_masterclass

 
 

Repository files navigation

Australia National University

Welcome to the GitHub repository for the clinical NLP mater course at ANU.

The notebooks assume that you are using the Jupyterhub environment at the University of Utah.

If you have been added to the environment, do the following steps:

  • With your favorite web browser, go to jupyterhub.med.utah.edu jupyterhub

  • Authenticate with GitHub authenticate

  • Open a new terminal new terminal

  • Clone the repository with the command git clone https://github.com/uudbmi/anu_clinical_nlp.git clone

  • If you have already cloned the repository and want to get the updated code, cd to the directory with the command cd anu_clinical_nlp and execute the command git pull cd pull

  • If you get a conflict message, you may need to discard the changes you have made by using the following command: git checkout -- .

  • Now back in your home page, click on the anu_clinical_nlp folder and open the ROADMAP.ipynb file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.0%
  • Python 14.0%