Rajesh Chaurasiya
Rajesh Chaurasiya
I want to configure settings in custom.js to load any file in the same tab. so I followed instructions in this link. https://github.com/jupyter/notebook/issues/4115 and tried to do the following https://github.com/jupyter/notebook/issues/4115#issuecomment-431352139....
I am trying to convert an svg into an png file. FYI this is the svg but i am getting the following issue : ``` Error: Evaluation failed: TypeError: el.getBBox...
I have installed this package in my vue 3 application, It is a client side rendered application. I followed [this](https://robsontenorio.github.io/vue-api-query/installation#vue) path.. I am working on a vite powered application. when...
**Is your feature request related to a problem? Please describe.** the examples are not present. all links are gone. **Describe the solution you'd like** i think example should added in...
Good afternoon sir. there is an error saying undefined variable CLASS at line number 100 in the train.py file ``` --------------------------------------------------------------------------- NameError Traceback (most recent call last) in () 94...
I had copied entire project and pasted it on google colab. It is throwing errors. because it is using deepbrain package which uses tensorflow v1 as backend. and colab is...