Notes Of A Book That I Have Read

Website Homepage Design Images

atividades sobre maio laranja com plano de aula completo educador

:
Initial commit
0 parents commit ec43b9e

Atividades sobre maio laranja com plano de aula completo educador 1 file changed Credit Cards Zero Balance Transfer Fee

Lines changed: 12 additions & 0 deletions

Create Blog Post Form Website Homepage Design Images

Dockerfile

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
FROM ocaml/opam:ubuntu-20.10-ocaml-4.06
2+
3+
RUN sudo apt-get -y install pkg-config libgmp-dev libzmq3-dev m4 zlib1g-dev python3-pip
4+
RUN sudo pip3 install --upgrade pip
5+
# Install jupyter
6+
RUN sudo pip3 install notebook
7+
# Install the OCaml jupyter kernel
8+
RUN opam install -y jupyter
9+
RUN eval $(opam env) && ocaml-jupyter-opam-genspec
10+
RUN sudo jupyter kernelspec install --name ocaml-jupyter /home/opam/.opam/4.06/share/jupyter
11+
12+
COPY --chown=opam . /home/opam

BPM Business Process Management Website Homepage Design Images

Comments
 (0)