Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

NLP-2018

Jupyter Notebooks for basic stuff covered in NLP course.

Installing Jupyter Notebook in Ubuntu (Linux)

  • To install IPython, run the following command: apt-get -y install ipython ipython-notebook

  • To install Jupyter Notebook you can use the following command: pip install jupyter

  • If theres a version error with pip, you will have to upgrade pip first, using the following command: pip install --upgrade pip

  • Once you have the latest version of pip, try to installing Jupyter again using the following command: pip install jupyter

  • Now, to open the Jupyter Notebook use the following command: jupyter notebook

About

Jupyter Notebooks for basic stuff covered in NLP course.

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages