Use date tag in all the examples (#1875)

* Use date tag in all the examples

* Update selecting.md example
This commit is contained in:
Ayaz Salikhov
2023-02-16 11:33:29 +04:00
committed by GitHub
parent d3a9357e68
commit ee64c2ac00
8 changed files with 26 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the Modified BSD License.
# Pick your favorite docker-stacks image
FROM jupyter/minimal-notebook:85f615d5cafa
FROM jupyter/minimal-notebook:2023-02-13
USER root