Skip to content

Conversation

@qjcg
Copy link
Contributor

@qjcg qjcg commented Mar 30, 2016

The version of ipython installed with Anaconda (ipython 4.1.2 at time of writing) prints a deprecation message (see below) when ipython notebook is run. Updating our materials to use jupyter notebook instead, the command to use going forward.

$ ipython notebook
[TerminalIPythonApp] WARNING | Subcommand `ipython notebook` is deprecated and will be removed in future versions.
[TerminalIPythonApp] WARNING | You likely want to use `jupyter notebook`... continue in 5 sec. Press Ctrl-C to quit now.

The version of ipython installed with Anaconda (ipython 4.1.2 at
time of writing) prints a deprecation message (see below) when
`ipython notebook` is run.  Updating our materials to use "jupyter
notebook" instead, the command to use going forward.

```
$ ipython notebook
[TerminalIPythonApp] WARNING | Subcommand `ipython notebook` is deprecated and will be removed in future versions.
[TerminalIPythonApp] WARNING | You likely want to use `jupyter notebook`... continue in 5 sec. Press Ctrl-C to quit now.
```
@qjcg
Copy link
Contributor Author

qjcg commented Mar 30, 2016

This PR is a superset of #250, replacing all occurances of "ipython notebook" in both .md & .html files.

@evanwill evanwill mentioned this pull request May 9, 2016
@valentina-s
Copy link
Contributor

Thanks for your contribution!

@valentina-s valentina-s merged commit 2474532 into swcarpentry:gh-pages May 10, 2016
@valentina-s
Copy link
Contributor

Also for future reference, we ask you to change only the .md files as we generate the .html files ourselves to ensure changes are consistent across formats.

@qjcg qjcg deleted the jupyter-notebook branch May 11, 2016 20:45
maxim-belkin pushed a commit that referenced this pull request May 18, 2018
lesson_check: get_val is a static method
zkamvar pushed a commit that referenced this pull request Apr 21, 2023
Replace "ipython notebook" (deprecated) with "jupyter notebook"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants