Mohsin Hayat
Mohsin Hayat
I was hoping to create something like Wyzant Online Tool. How are they doing this? ref: https://www.wyzant.com/online/student
@rohitkrishna094 Nope. I shifted to core [FabricJS](https://github.com/fabricjs/fabric.js) for the workaround as I needed additional functionalities as well. However I was able to add some changes in the React-Sketch library for...
Same issue
Same, continuously getting this issue on Sentry. **Error:** ``` Invariant: attempted to hard navigate to the same URL ``` **Device:** Browser: Mobile Safari (Version:16.2) Device: iPhone OS: iOS 16.2
Same here. **CODE:** ``` start_train = time.time() model.train(train_data, test_data, learning_rate=config.LEARNING_RATE, epochs=5, layers='heads') end_train = time.time() minutes = round((end_train - start_train) / 60, 2) print(f'Training took {minutes} minutes') ``` **ERROR:** ```---------------------------------------------------------------------------...
> You should however consider updating to arangodb 3.7 or better 3.8 I'm still getting this ` socket hang up` error from ArangoDB. I have arangodb 3.10.