Skip to content
Snippets Groups Projects
Commit 01d15189 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Merge branch '64-vyhledavani-na' into 'master'

Resolve "Vyhledávání na !!!"

Closes #64

See merge request !231
parents 747e369b 01a1d140
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!231Resolve "Vyhledávání na !!!"
......@@ -13,6 +13,14 @@ $ source venv/bin/activate
$ pip install -r requirements.txt
```
### Package upgrade with pip
```console
$ pip list -o
$ pip install --upgrade <package
$ pip freeze | sed '/pkg-resources==/d' > requirements.txt
```
## Environments
* [https://docs.it4i.cz - master branch](https://docs.it4i.cz - master branch)
......
......@@ -18,6 +18,7 @@ copyright: Copyright (c) 2013-2019 IT4Innovations__VERSION__
theme:
name: material
custom_dir: material
language: 'en'
# 404 page
static_templates:
......@@ -201,6 +202,9 @@ nav:
- PBS Pro Documentation: pbspro.md
extra:
search:
language: 'en'
tokenizer: '[\s\.]+'
repo_icon: gitlab
disqus: 'test-3whnesz3gq'
social:
......
backports-abc==0.5
Click==7.0
EditorConfig==0.12.2
futures==3.2.0
Jinja2==2.10
livereload==2.5.2
jsbeautifier==1.8.9
livereload==2.6.0
Markdown==3.0.1
MarkupSafe==1.0
MarkupSafe==1.1.0
mkdocs==1.0.4
mkdocs-material==3.0.5
Pygments==2.2.0
mkdocs-material==3.3.0
Pygments==2.3.1
pymdown-extensions==6.0
PyYAML==3.13
singledispatch==3.4.0.3
six==1.11.0
six==1.12.0
tornado==5.1.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment