-
Updated
May 17, 2021 - Python
#
conda
Here are 469 public repositories matching this topic...
OS-agnostic, system-level binary package manager and ecosystem
Create delightful python projects using Jupyter Notebooks
python
jupyter
pypi
documentation-tool
conda
developer-tools
literate-programming
jupyter-notebooks
python-modules
fastai
documentation-generator
nbdev
-
Updated
May 11, 2021 - Jupyter Notebook
python
testing
docker
security
pypi
poetry
dependency-graph
conda
versioning
project-management
pip
release
pipfile
dependencies
venv
wheels
license-management
dependency-resolution
pipenv
flit
-
Updated
Jan 11, 2021 - Python
Conda recipes for the bioconda channel.
-
Updated
May 18, 2021 - Shell
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
python
c-plus-plus
robotics
kinematics
dynamics
automatic-differentiation
conda
motion-planning
ros
code-generation
urdf
rigid-body-dynamics
cppad
fcl
casadi
analytical-derivatives
pinocchio
-
Updated
Apr 30, 2021 - C++
Open
XML validation
14
Algebraic Multigrid Solvers in Python
-
Updated
Apr 22, 2021 - Python
refactoring
python
debugging
formatter
awesome
linter
sphinx
conda
mkdocs
pytest
pip
developer-tools
flake8
awesome-list
pylint
linters
best-of
style-checkers
python-devtools
best-of-list
-
Updated
May 14, 2021 - Python
Set up your GitHub Actions workflow with conda via miniconda
python
package-manager
package
environment
typescript
anaconda
actions
conda
yml
dependencies
miniconda
github-actions
setup-miniconda
-
Updated
May 11, 2021 - TypeScript
Crocoddyl is an optimal control library for robot control under contact sequence. Its solver is based on various efficient Differential Dynamic Programming (DDP)-like algorithms
robotics
conda
motion-planning
ros
code-generation
optimal-control
differential-dynamic-programming
legged-robotics
model-predictive-control
crocoddyl
-
Updated
May 18, 2021 - C++
A fast, asynchronous ZSH prompt with color ASCII indicators of Git, exit, SSH, virtual environment, and vi mode status. Framework-agnostic and customizable.
git
macos
zsh
osx
async
asynchronous
prompt
conda
zsh-theme
virtualenv
cygwin
msys2
macintosh
zsh-prompt
git-prompt
catalina
-
Updated
May 8, 2021 - Shell
Conda environment and package management extension from within Jupyter
-
Updated
May 9, 2021 - TypeScript
Docker images for fastai
-
Updated
Mar 12, 2021 - Shell
Conda managing Julia binary dependencies
-
Updated
May 12, 2021 - Julia
Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.
-
Updated
Mar 12, 2021 - Python
maxulysse
commented
Jan 26, 2021
It would be nice to add a params to choose the VEP genome assembly.
In most cases it is the --genome params, but I'm assuming it'll be easier to control if we have that as a separate params.
For example, it's currently not working with the --genome custom setting.
A vision library for performing sliced inference on large images/small objects
python
computer-vision
conda
pytorch
pip
object-detection
instance-segmentation
large-image
mmdetection
small-object-detection
-
Updated
May 17, 2021 - Python
A flexible pipeline for complete analysis of bacterial genomes
-
Updated
May 4, 2021 - HTML
The fast conda package builder, based on mamba
-
Updated
Apr 23, 2021 - Python
The smallest Docker image with Miniconda3 (Python 3.7) (~143MB)
-
Updated
Jan 27, 2021 - Dockerfile
Implementation of Conda's activate/deactivate functions in Powershell.
-
Updated
Feb 4, 2019 - PowerShell
A conda tool to work with multiple projects in development mode.
-
Updated
Dec 7, 2020 - Python
BastianZim
commented
May 4, 2021
noreferences
commented
Apr 30, 2021
At the moment CLI options like auxiliary commands like list-gpu-prices are mixed main commands like ssh. Group CLI help options by category.
For example:
Utilities:
list-gpu-prices
list-spot-gpu-prices
allow-current-ip
s3:
ls
pull
push
Mirror upstream conda channels
-
Updated
Jun 26, 2019 - Python
Improve this page
Add a description, image, and links to the conda topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the conda topic, visit your repo's landing page and select "manage topics."
JSBSim provides schemas for XML validation (
JSBSim.xsdfor flight models,JSBSimScript.xsdfor script files andJSBSimSystem.xsdfor system files) but they have not been updated for a while so they might reject perfectly valid XML files.XML files can be tested with
xmllint> xmllint --noout --schema JSBSim.xsd some_path/my_file.xmlIt might be interesting to: