Andrews Cordolino Sobral

Results 195 comments of Andrews Cordolino Sobral

> It is a css issue. Set `custom_css={"#gridToolBar": {"padding-bottom": "0px !important"}}` when building `AgGrid()` I confirm this solved the issue. @PablocFonseca

I am also having the same issue on my Mac M1: - I did 'pip install fugashi' before doing 'pip install -e .' ``` Building wheel for mecab-python3 (pyproject.toml) ......

Tested on my Jetson AGX Xavier and I got: ``` andrews@jetson-agx:~/Projects/jetson-hacks/ServoKit$ python3 servoPlay.py Initializing Servos Initializing ServoKit Done initializing Traceback (most recent call last): File "servoPlay.py", line 39, in with...

I fixed it by doing: ``` sudo -H pip3 install setuptools --upgrade ``` Here are the logs: ``` andrews@jetson-agx:~/Projects/jetson-hacks$ sudo -H pip3 install setuptools --upgrade Collecting setuptools Downloading https://files.pythonhosted.org/packages/56/0f/52135ff086dd42b10636a205170f50a0a8dcd0d648835abdd3a8c0bc06ac/setuptools-58.0.2-py3-none-any.whl (816kB)...

Hello @leo1328 , Please accept my apologies for the delay in my response. Unfortunately, I do not currently have access to the Python code for OSTD. While I would love...

Hello @daverona , Thank you for your excellent work. I tried to follow your steps, but I am facing the following issue: ![Screen Shot 2022-08-20 at 00 22 59](https://user-images.githubusercontent.com/483114/185715854-5391603b-349f-4456-b19e-e96e6f2db3e2.png) Do...

Related issue https://github.com/edf-hpc/slurm-web/issues/183

Hello All, I am facing the same issue, my slurm version is 19.05.5 It shows: ``` Step 14/30 : ENV SLURM_VER=19.05.0 ---> Using cache ---> bc5529bfd3d8 Step 15/30 : RUN...

Hello All, I am facing the same issue, here's my docker logs: ``` ~/slurm-web$ docker logs --follow da61b7d4e346 *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/rc.local... *** Booting runit daemon... *** Runit...

More info about this issue: ![Screen Shot 2022-08-19 at 23 41 00](https://user-images.githubusercontent.com/483114/185711089-2f470001-28ae-45da-b842-3fca1227d914.png)