- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 178 for Rondan (0.64 sec)
-
plugins/jquery-validation/localization/messages_az.min.js
format("Zəhmət olmasa, {0} - {1} aralığında uzunluğa malik simvol daxil edin."),range:a.validator.format("Zəhmət olmasa, {0} - {1} aralığında rəqəm daxil edin."),max:a.validator.format("Zəhmət olmasa, {0} və ondan kiçik rəqəm daxil edin."),min:a.validator.format("Zəhmət olmasa, {0} və ondan böyük rəqəm daxil edin")}),a});...
JavaScript - Registered: 2023-03-13 07:18 - Last Modified: 2021-01-11 13:35 - 1.5K bytes - Viewed (0) -
pages.de/common/conda.md
# conda > Eine Paket-, Abhängigkeits- und Umgebungsverwaltung für beliebige Programmiersprachen. > Manche Unterbefehle wie `conda create` sind separat dokumentiert. > Weitere Informationen: <https://github.com/conda/conda>. - Erstelle eine neue Umgebung mit den zu installierenden Paketen: `conda create --name {{umgebungsname}} {{python=3.9 matplotlib}}` - Liste alle Umgebungen auf: `conda info --envs` - Lade eine Umgebung:
Plain Text - Registered: 2023-03-17 14:50 - Last Modified: 2022-10-17 05:45 - 877 bytes - Viewed (0) -
src/data/roadmaps/python/content/105-python-package-managers/102-conda.md
# Conda Conda is an open source package management system and environment management system that runs on Windows, macOS, and Linux. Conda quickly installs, runs and updates packages and their dependencies. Conda easily creates, saves, loads and switches between environments on your local computer. It was created for Python programs, but it can package and distribute software for any language.
Plain Text - Registered: 2023-03-03 02:38 - Last Modified: 2023-02-21 12:25 - 928 bytes - Viewed (0) -
cmd/evm/testdata/19/exp_london.json
lightclient <******@****.***> 1666952737 -0600
Json - Registered: 2023-03-19 18:27 - Last Modified: 2022-10-28 10:25 - 1020 bytes - Viewed (0) -
pages.de/common/conda-create.md
# conda create > Erstelle neue Conda-Umgebungen. > Weitere Informationen: <https://docs.conda.io/projects/conda/en/latest/commands/create.html>. - Erstelle eine neue Umgebung mit dem Namen `py39` und installiere Python 3.9 und NumPy v1.11 (oder höher) darin: `conda create --yes --name {{py39}} python={{3.9}} "{{numpy>=1.11}}"` - Erstelle eine exakte Kopie einer Umgebung: `conda create --clone {{py39}} --name {{py39-copy}}`
Plain Text - Registered: 2023-03-17 14:50 - Last Modified: 2022-10-17 05:45 - 575 bytes - Viewed (0) -
scrapy/commands/check.py
for spidername in args or spider_loader.list(): spidercls = spider_loader.load(spidername) spidercls.start_requests = lambda s: conman.from_spider(s, result) tested_methods = conman.tested_methods_from_spidercls(spidercls) if opts.list: for method in tested_methods: contract_reqs[spidercls.name].append(method)
Python - Registered: 2023-03-15 14:39 - Last Modified: 2023-01-25 20:25 - 3.5K bytes - Viewed (0) -
.circleci/docker/common/install_conda.sh
} pushd /tmp wget -q "${BASE_URL}/${CONDA_FILE}" chmod +x "${CONDA_FILE}" as_jenkins ./"${CONDA_FILE}" -b -f -p "/opt/conda" popd # NB: Don't do this, rely on the rpath to get it right #echo "/opt/conda/lib" > /etc/ld.so.conf.d/conda-python.conf #ldconfig sed -e 's|PATH="\(.*\)"|PATH="/opt/conda/bin:\1"|g' -i /etc/environment export PATH="/opt/conda/bin:$PATH"
Shell Script - Registered: 2023-02-12 05:39 - Last Modified: 2021-12-10 20:29 - 5K bytes - Viewed (0) -
src/roadmaps/python/content/105-python-package-managers/102-conda.md
# Conda Conda is an open source package management system and environment management system that runs on Windows, macOS, and Linux. Conda quickly installs, runs and updates packages and their dependencies. Conda easily creates, saves, loads and switches between environments on your local computer. It was created for Python programs, but it can package and distribute software for any language.
Plain Text - Registered: 2023-02-17 02:38 - Last Modified: 2023-01-02 00:47 - 928 bytes - Viewed (0) -
TODO/Under-the-hood-ReactJS.md
[](https://rawgit.com/Bogdan-Lyashenko/Under-the-hood-ReactJS/master/stack/images/0/part-0-A.svg) 再调整一下间距和对齐: [](https://rawgit.com/Bogdan-Lyashenko/Under-the-hood-ReactJS/master/stack/images/0/part-0-B.svg)
Plain Text - Registered: 2023-03-16 14:49 - Last Modified: 2017-11-02 02:16 - 71.8K bytes - Viewed (0) -
plugins/jquery-validation/localization/messages_az.js
JavaScript - Registered: 2023-03-13 07:18 - Last Modified: 2019-10-10 10:55 - 1.7K bytes - Viewed (0)