Fossil SCM
Updated explanatory text at the top of www/image-format-vs-repo-size.ipynb to track the recent update for Python 3.
Commit
25a18bee084aaa443b8fd6ae7cfa41c041fb046161677af3137bdb5615ca8340
Parent
f85d924767a4bbd…
1 file changed
+2
-2
| --- www/image-format-vs-repo-size.ipynb | ||
| +++ www/image-format-vs-repo-size.ipynb | ||
| @@ -10,13 +10,13 @@ | ||
| 10 | 10 | "\n", |
| 11 | 11 | "This notebook was developed with [JupyterLab][jl]. To follow in my footsteps, install that and the needed Python packages:\n", |
| 12 | 12 | "\n", |
| 13 | 13 | " $ pip install jupyterlab matplotlib pandas wand\n", |
| 14 | 14 | "\n", |
| 15 | - "In principle, it should also work with [Anaconda Navigator][an], but because [Wand][wp] is not currently in the Anaconda base package set, you may run into difficulties making it work, as we did on macOS. These problems might not occur on Windows or Linux.\n", | |
| 15 | + "In principle, it should also work with [Anaconda Navigator][an], but because [Wand][wp] is not currently in the Anaconda base package set, you may run into difficulties making it work, as we did on macOS. There seems to be some sandboxing that causes problems with OS interaction in that environment. Therefore, we recommend using straight JupyterLab.\n", | |
| 16 | 16 | "\n", |
| 17 | - "This notebook uses the Python 2 kernel because macOS does not include Python 3, and we don't want to make adding that a prerequisite for those re-running this experiement on their own macOS systems. The code was written with Python 3 syntax changes in mind, but we haven't yet successfully tried it in a Python 3 Jupyter kernel.\n", | |
| 17 | + "This notebook was originally written for the Python 2 kernel because macOS does not include Python 3, but it was later updated for Python 3. It should still be compatible with Python 2, though.\n", | |
| 18 | 18 | "\n", |
| 19 | 19 | "[an]: https://www.anaconda.com/distribution/\n", |
| 20 | 20 | "[jl]: https://github.com/jupyterlab/\n", |
| 21 | 21 | "[wp]: http://wand-py.org/\n", |
| 22 | 22 | "\n", |
| 23 | 23 |
| --- www/image-format-vs-repo-size.ipynb | |
| +++ www/image-format-vs-repo-size.ipynb | |
| @@ -10,13 +10,13 @@ | |
| 10 | "\n", |
| 11 | "This notebook was developed with [JupyterLab][jl]. To follow in my footsteps, install that and the needed Python packages:\n", |
| 12 | "\n", |
| 13 | " $ pip install jupyterlab matplotlib pandas wand\n", |
| 14 | "\n", |
| 15 | "In principle, it should also work with [Anaconda Navigator][an], but because [Wand][wp] is not currently in the Anaconda base package set, you may run into difficulties making it work, as we did on macOS. These problems might not occur on Windows or Linux.\n", |
| 16 | "\n", |
| 17 | "This notebook uses the Python 2 kernel because macOS does not include Python 3, and we don't want to make adding that a prerequisite for those re-running this experiement on their own macOS systems. The code was written with Python 3 syntax changes in mind, but we haven't yet successfully tried it in a Python 3 Jupyter kernel.\n", |
| 18 | "\n", |
| 19 | "[an]: https://www.anaconda.com/distribution/\n", |
| 20 | "[jl]: https://github.com/jupyterlab/\n", |
| 21 | "[wp]: http://wand-py.org/\n", |
| 22 | "\n", |
| 23 |
| --- www/image-format-vs-repo-size.ipynb | |
| +++ www/image-format-vs-repo-size.ipynb | |
| @@ -10,13 +10,13 @@ | |
| 10 | "\n", |
| 11 | "This notebook was developed with [JupyterLab][jl]. To follow in my footsteps, install that and the needed Python packages:\n", |
| 12 | "\n", |
| 13 | " $ pip install jupyterlab matplotlib pandas wand\n", |
| 14 | "\n", |
| 15 | "In principle, it should also work with [Anaconda Navigator][an], but because [Wand][wp] is not currently in the Anaconda base package set, you may run into difficulties making it work, as we did on macOS. There seems to be some sandboxing that causes problems with OS interaction in that environment. Therefore, we recommend using straight JupyterLab.\n", |
| 16 | "\n", |
| 17 | "This notebook was originally written for the Python 2 kernel because macOS does not include Python 3, but it was later updated for Python 3. It should still be compatible with Python 2, though.\n", |
| 18 | "\n", |
| 19 | "[an]: https://www.anaconda.com/distribution/\n", |
| 20 | "[jl]: https://github.com/jupyterlab/\n", |
| 21 | "[wp]: http://wand-py.org/\n", |
| 22 | "\n", |
| 23 |