Qiushi Pan

Results 24 comments of Qiushi Pan

Hello @truonghm , Thanks for opening an issue. I have very few knowledge about rmd files. Could you provide some simple example of rmd in your use case?

Thanks for your edit, @truonghm . It seems GitHub doesn't send notifications for edits, so I didn't notice, sorry :P The Rmd post encountered this issue is [here](https://github.com/truonghm/blog/blob/master/content/post/2019-10-12-R01_wrangling.Rmd), right? I'll...

https://materializecss.com/scrollspy.html "Scrollspy"

Hi @dhimate , Thanks for using the theme. Could you provide information of your markdown directory structure and the exact page example?

I've added exampleSite in #37 Could you take a look to see if it help you solve this?

Hello Wang, Thanks for opening the issue. This problems seems to be caused by `code` tag included in the TOC generated by hugo's `{{ .TableOfContents }}`. I couldn't fix it...

https://gohugo.io/templates/lists/#by-last-modified-date https://gohugo.io/templates/sitemap-template/#hugo-s-sitemap-xml https://gohugo.io/variables/git/#lastmod https://gohugo.io/getting-started/configuration/#configure-dates

``` [frontmatter] lastmod = ["lastmod", ":fileModTime", ":default"] ``` sets sitemap.xml correctly.

There is an issue from another model that says saving and loading without jit helped, but it didn't work for me. https://github.com/mileyan/AnyNet/issues/34

> ![image](https://user-images.githubusercontent.com/49867210/156384313-3b02c5bd-1837-41ea-9e32-809087eb518e.png) Here is one of my experiment logs, hope it helps. it seems the problem appears at the 50000th iteration @ecnuycxie Is this the experiment on your paper? If...