Skip to content

Commit b8f71b0

Browse files
authored
remove space
:)
1 parent cc2f975 commit b8f71b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ If you use GitLab CI the tests will automatically.
129129

130130
If you know about Python [Jupyter Notebooks](http://jupyter.org/), you can take advantage of them during local development.
131131

132-
The `docker-compose.dev.build.yml` file sends a variable `env` with a value `dev ` to the build process of the Docker image (during local development) and the `Dockerfile` has steps to then install and configure Jupyter inside your Docker container.
132+
The `docker-compose.dev.build.yml` file sends a variable `env` with a value `dev` to the build process of the Docker image (during local development) and the `Dockerfile` has steps to then install and configure Jupyter inside your Docker container.
133133

134134
So, you can enter into the Docker running container:
135135

0 commit comments

Comments
 (0)