I working on a college project, and due to some limitations, I'm using python 2.7 as pandas support for python 2 has ended I installed the last released version
backlog - I am trying to make a copy of youtube and working on history page I want it to be displayed like this : to add some divider between videos I have trie
I am very new to React JS, and now i am using Core-ui template for study purpose. here im facing the issue like Failed to load config "prettier" to extend from
I can't seem to find any problems with my code, and it builds, but it doesn't show anything I've coded. I will attach my code for reference below. Any help with
i have a CupertinoModalBottomSheet that is closing by scrolling down. And in this page i have image that i can pinch by two fingers. Is there any way to change
I have the following template: <mat-form-field class="dense no-bottom" appearance="fill" style="min-width: 8em; flex: 1;"><mat-label>{{ label | tran
I have a bunch of .doc files (not .docx) and I want to convert them into HTML files. I tried Python's docx2html module too but it only supports .docx files and
Having an XML file like this: <?xml version="1.0" encoding="UTF-8"?><outer> <inner>Some text.</inner> <inner>More text.<