I know this is require / import ES6 thing. I have a project using import and files are all .js, based on this all I need is adding "type":"module" into nearest
I am exploring data bricks and writing all code in azure databricks notebooks.I read about IDEs such as data connect, vscode, pycharm, intell j. In real time pe
I am using Python 3.5 to automate some emails for work. We cannot use smtp. It must be done by controlling outlook via win32com. Ive got it all working. I can c
Assuming I need to parse a huge list of Items from a json asset file in Android with the format similar to below: [ { "id": 1, "name: "Tom"
Initially, I used mmdetection-v2.20.0. unzip mmdetection-v2.20.0.zip git add mmdetection-v2.20.0 git commit -m 'add mmdetection-v2.20.0' git push origin main I
I am building a Jenkins infrastructure using infra-as-code principles. As part of this, I am pre-populating the credentials.xml configuration of Jenkins to incl
I'm trying to add my particles.JS layer behind my main stuff, for example my buttons and text are in front of the layer so the buttons can be clicked on/redirec
I'm just trying to recall my model (learner model) of fastai pytorch i've already made, trained and saved in export.pkl now i'm recalling that model in another