Skip to content
Snippets Groups Projects
Commit 54aaf8a3 authored by Lukáš Krupčík's avatar Lukáš Krupčík Committed by Jan Siwiec
Browse files

new file: docs.it4i/software/mpi/img/jupyter_new.png

parent dd57aa68
No related branches found
No related tags found
1 merge request!481new file: docs.it4i/software/mpi/img/jupyter_new.png
...@@ -22,14 +22,14 @@ pylint: ...@@ -22,14 +22,14 @@ pylint:
script: script:
- pylint $(find . -name "*.py" -not -name "feslicescript.py") - pylint $(find . -name "*.py" -not -name "feslicescript.py")
pysafety: #pysafety:
stage: test # stage: test
image: it4innovations/docker-pycheck:latest # image: it4innovations/docker-pycheck:latest
allow_failure: true # allow_failure: true
before_script: # before_script:
- source /opt/.venv3/bin/activate # - source /opt/.venv3/bin/activate
script: # script:
- cat requirements.txt | safety check --stdin --full-report # - cat requirements.txt | safety check --stdin --full-report
capitalize: capitalize:
stage: test stage: test
......
docs.it4i/software/mpi/img/jupyter_new.png

37.4 KiB

docs.it4i/software/mpi/img/jupyter_ood_start.png

40.1 KiB

docs.it4i/software/mpi/img/jupyter_run.png

47.1 KiB

docs.it4i/software/mpi/img/ood_jupyter.png

87 KiB

This diff is collapsed.
...@@ -263,6 +263,7 @@ nav: ...@@ -263,6 +263,7 @@ nav:
- Introduction: software/mpi/mpi.md - Introduction: software/mpi/mpi.md
- OpenMPI Examples: software/mpi/ompi-examples.md - OpenMPI Examples: software/mpi/ompi-examples.md
- MPI4Py (MPI for Python): software/mpi/mpi4py-mpi-for-python.md - MPI4Py (MPI for Python): software/mpi/mpi4py-mpi-for-python.md
- Jupyter-lab MPI: software/mpi/jupyter_mpi.md
- Numerical Languages: - Numerical Languages:
- Introduction: software/numerical-languages/introduction.md - Introduction: software/numerical-languages/introduction.md
- Clp: salomon/software/numerical-libraries/Clp.md - Clp: salomon/software/numerical-libraries/Clp.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment