MLee
MLee
+1+1
> 使用了` `代码后我成功添加图片了,但是markdown的## h2下面的线分割了我的照片,我想只把第一个h2下的线隐藏或者右边收短100px应该怎么做呢?用了好多方法都没成功 我看了 css 代码,横线是 h1 元素的。设置姓名部分的 h1 元素长度,可以避免这个问题。 ```html Your Name .... ```
好的,谢谢。我换了 ab 来压测,是正常的。
> Did your problem get solved already? No yeat, I tried to solve this, but I haven't found a propoerty solution, and I just moved logging point to other py...
> Maybe this comment solves your problem: > [#83 (comment)](https://github.com/kraiz/django-crontab/issues/83#issuecomment-395753733) > > there was the problem, that python logger writes its output to stderr and not stdout. so you need...
I also got an error when running `python main.py -dataset femnist -model cnn -lr 0.06 --minibatch 0.1 --clients-per-round 3 --num-rounds 2000`. My running environment is docker. I successfully generated data...