Commit 972bc9a
committed
Installed python2 in jupyter/base-notebook
It is now available in the notebook, but still has to be selected.
Should be made default, or python3 should be removed.
Removing should be done by the rm -rfv line in the Dockerfile, but
appearantly it does not work.
Hints, I've read:
- https://stackoverflow.com/questions/30492623/using-both-python-2-x-and-python-3-x-in-ipython-notebook
- https://stackoverflow.com/questions/42635310/remove-kernel-on-jupyter-notebook1 parent f985855 commit 972bc9a
1 file changed
+9
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
18 | 17 | | |
0 commit comments