Skip to content

Commit

Permalink
Deleted new lines at end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
tahira-tariq committed Aug 8, 2022
1 parent 83ecfe7 commit ab8a387
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 7 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,3 @@ USER 10001
WORKDIR /jupyter
RUN curl -sSL https://raw.githubusercontent.com/JavaFXpert/qiskit4devs-workshop-notebooks/master/quantum_not_gate_qiskit.ipynb -o /jupyter/example.ipynb
CMD cd /jupyter && MPLCONFIGDIR=/.mpl /usr/local/bin/jupyter notebook --no-browser --ip=* --port 8888


2 changes: 0 additions & 2 deletions Dockerfile.arm32
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,3 @@ USER 10001
WORKDIR /jupyter
RUN curl -sSL https://raw.githubusercontent.com/JavaFXpert/qiskit4devs-workshop-notebooks/master/quantum_not_gate_qiskit.ipynb -o /jupyter/example.ipynb
CMD cd /jupyter && MPLCONFIGDIR=/.mpl /usr/local/bin/jupyter notebook --no-browser --ip=* --port 8888


1 change: 0 additions & 1 deletion horizon/deployment.policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@
"userInput": [],
"secretBinding": []
}

2 changes: 1 addition & 1 deletion horizon/service.definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
}
}
}


2 changes: 1 addition & 1 deletion horizon/service.policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"purpose == SmartAg"
]
}


0 comments on commit ab8a387

Please sign in to comment.