Skip to content

[docs] Docker build - ZeroMQ dependency for Jupyter #8262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 26, 2019
Merged

[docs] Docker build - ZeroMQ dependency for Jupyter #8262

merged 5 commits into from
Sep 26, 2019

Conversation

bwenrich
Copy link
Contributor

Per #7970, the External Renders documentation includes a Docker example which is no longer functional.
The scope of this PR is a documentation fix for the example Dockerfile, to:

  • rebase the Docker build on gitea v1.9.x
  • note the additional dependency for py3-zmq

Able to reproduce the issue & fix as identified by @Th3Whit3Wolf - without handing the ZeroMQ dependency jupyter will not build.

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Sep 23, 2019
@codecov-io
Copy link

codecov-io commented Sep 23, 2019

Codecov Report

Merging #8262 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8262   +/-   ##
=======================================
  Coverage   41.55%   41.55%           
=======================================
  Files         492      492           
  Lines       65355    65355           
=======================================
  Hits        27155    27155           
  Misses      34704    34704           
  Partials     3496     3496

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8882f4...509c14f. Read the comment docs.

@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Sep 23, 2019
@bwenrich bwenrich marked this pull request as ready for review September 23, 2019 16:18
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Sep 26, 2019
Copy link
Member

@techknowlogick techknowlogick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@sapk sapk merged commit 41dcdbf into go-gitea:master Sep 26, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants