Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Courses
Jupyter Notebook POuL
Commits
99e14869
Verified
Commit
99e14869
authored
Apr 19, 2021
by
Roberto Bochet
Browse files
Included autopep8 in the image
parent
157a58b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
99e14869
FROM
jupyter/minimal-notebook:584f43f06586
RUN
pip
install
jupyter_contrib_nbextensions
==
0.5.1
RUN
pip
install
\
jupyter_contrib_nbextensions
==
0.5.1
\
autopep8
==
1.5.6
COPY
--chown=jovyan:users ./.jupyter /home/jovyan/.jupyter
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment