ToddG

Results 10 issues of ToddG

Draft PR. Closes #90.

hal-api
hal-generic
old

### System information #### HOST Linux starbird 5.11.0-41-generic #45~20.04.1-Ubuntu SMP Wed Nov 10 10:20:10 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux #### GUEST ubuntu:latest solvespace:main branch ### Expected behavior I should...

question
waiting-on-reporter

Add support for apache-airflow.

## Introduction Hi there, thanks for helping the project! We are doing our best to help the community to learn and practice parallel computing in distributed environments through our projects....

## REPRO ``` cd build ./build.sh spark-standalone-cluster-on-docker/build $ diff docker-compose.yml ../docker-compose.yml 12c12 < image: jupyterlab:3.0.0-spark-3.0.0 --- > image: andreper/jupyterlab:3.0.0-spark-3.0.0 20c20 < image: spark-master:3.0.0 --- > image: andreper/spark-master:3.0.0 28c28 < image:...

1. installed per instructions 2. launch vim, says to run update.sh 3. run update.sh `~/.vim/bundle/vim-ide-elixir$ ./update.sh` 4. Errors ``` HEAD is now at c36f9c5 Update module versions changed repo URL...

I'd like to all namepaces, present or not, to be blanked. e.g. ``` xmlns:ns1 xmlns:ns2 -> bar -> foo -> foo ``` But I don't know all the xml namespaces...

REPRO: ``` bash git clone ... pub get pub build pub serve ``` open chrome and nav to http://localhost:8080 select link "http://localhost:8080/core_list_dart/basic.html" wait... chrome browser displays nothing server log is:...

This seems to fail... `````` bash [todd@quebec-01 nodes (master)]$ ./rebar compile eunit ct skip_deps=true ==> api (compile) ==> worker (compile) ==> worker_master (compile) ==> nodes (compile) ==> api (eunit) All...

build

The README is not specific w/respect to installing via pip... or in fact, how a developer is supposed to move from creating the workbench to actually installing, developing, and testing...