Commit 9b06df75 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #783 from romainx/master

Replace vim by nano in the minimal-notebook documentation (fix #779)
parents c12adebb 38054f3e
......@@ -42,7 +42,7 @@ The Jupyter team maintains a set of Docker image definitions in the [https://git
* Everything in `jupyter/base-notebook`
* [Pandoc](http://pandoc.org) and [TeX Live](https://www.tug.org/texlive/) for notebook document conversion
* [git](https://git-scm.com/), [emacs](https://www.gnu.org/software/emacs/), [jed](https://www.jedsoft.org/jed/), [vim](http://www.vim.org/), and unzip
* [git](https://git-scm.com/), [emacs](https://www.gnu.org/software/emacs/), [jed](https://www.jedsoft.org/jed/), [nano](https://www.nano-editor.org/), and unzip
### jupyter/r-notebook
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment