im running a docker container as shown below, after the sh files are executed the container terminate by default, how i can keep the container working in backgr
I want to build a flutter app through AppCenter by connecting to github, but getting this error: Gradle build failed to produce an .apk file. It's likely that
I have the following code to display some data: <StackLayout Margin="15,0,15,5" BackgroundColor="Transparent"> <CollectionView ItemsSource="{Bi
I have made a simple library that intercept the api Requests and its morking fine. But while adding this library as a smp Package , the custom protocol is not i
Hi I tried to append the li and a to make them appear in the DOM I tried to copy the text content but I don't know how to make the li and a appear in the new du
Today I started getting errors on simple operations, like creating small files in vim, the bash completion started to complain as well. Here is the result of d
There is a method in Keras called ImageDataGenerator that scales images, that would look liks this: test_datagen = ImageDataGenerator(rescale=1./255) I want to
I get the following error when I add --conf spark.driver.maxResultSize=2050 to my spark-submit command. 17/12/27 18:33:19 ERROR TransportResponseHandler: Still