AzlanCoding

Results 12 comments of AzlanCoding

I also installed cuda 10.1 update 2 toolkit but do not have the NVIDIA driver and GPU card making the toolkit useless i think...

You need to add it to the default in /_layouts/default.html The file should be like this ``` {% include head-custom.html %} {% seo %} {{ site.title | default: site.github.repository_name }}...

Ensure footer.html is in /_includes/ folder

I also got this error, probably not from this colapse GET https://azlancoding.github.io/assets/images/black-dot.png 404

I tried removing `` it doesn't help

I found a workaround but it's very difficult when there is a lot of stuff ``` CLICK ME We can hide anything, even code! print("Hello World") ``` CLICK ME We...

![image](https://user-images.githubusercontent.com/101229146/182285903-1aee93ab-1d43-4270-8926-39b864f966ab.png) Output on Heroku US server ![image](https://user-images.githubusercontent.com/101229146/182286223-e3e89800-533d-4e43-b47b-1e762206d5f2.png) Output on Replit server Website: http://www.minecraft.net/en-us/

I use this and it works for me: ```javascript // Initialize all input of date type. const calendars = bulmaCalendar.attach('[type="datetime"]', options); // Loop on each calendar initialized calendars.forEach(calendar => {...

As mentioned in the comment above, simply run `git config --global pack.threads "1"` and it should work. I am on iPadOS12.5.5 (1st Generation iPad Air) with ish version 1.2.3