Minor improvements

This commit is contained in:
Ayaz Salikhov
2023-11-21 02:40:50 +01:00
parent 809672790e
commit d53e39763d
5 changed files with 7 additions and 10 deletions

View File

@@ -401,7 +401,7 @@ This recipe only works for NBCassic with Jupyter Notebook < 7.
It is recommended to use [jupyterlab-spellchecker](https://github.com/jupyterlab-contrib/spellchecker) in modern environments.
```
```{literalinclude} recipe_code/spellcheck_notebookv6.dockerfile
```{literalinclude} recipe_code/spellcheck_notebook_v6.dockerfile
:language: docker
```