hdocmsu

Results 10 comments of hdocmsu

Dear @kolibril13, thanks a lot for your quick response! Here is the code that I ran on Jupiter lab. The code is identical to the example in README.md. ```python %%compare...

thanks for the response @christopher-besch, when i tried "%%compare --hight 220" the error does not show up but I got a blank output. ![Screenshot from 2022-07-30 22-40-18](https://user-images.githubusercontent.com/43505331/182012042-8ca55c65-0043-4e3c-8c59-d04496e5b9b4.png)

the image output is fine from Jupiter lab. ![Screenshot from 2022-07-30 22-44-46](https://user-images.githubusercontent.com/43505331/182012162-8f6c5488-12b8-4f5d-83fc-4af5a72c38cc.png)

FYI: jupyter_compare_view works for my Jupyter lab (V3.4.6) notebook (but not working on classic notebook and also not working on VScode Jupiter notebook). My python version is 3.10.4. Feature Request:...

> Unfortunately GitHub Markdown doesn't allow script tags. Therefore compare_view can't be used here. I did not mean to use script tags in markdown. I meant, "Can you export the...

> Yeah, that is supported. Just use the normal Jupyter Notebook export as HTML feature. Yes, it works with Jupiter notebook export as HTML. However, the exported HTML contains both...

Thanks @christopher-besch , The html snippet above works!

It may not be directly related to this issue but I am having an issue with the auto-generated hyperlinks of classes. I followed Jeremy's tutorial for nbdev_cards. Everything works beautifully...

One more comment, in nbdev1, I recalled that there is a hyperlink that leads to the source code in github.com. I don't see the link-to-the-source-code in nbdev2. I am not...

Hi @seeM, yes, I still have a problem with my first question. For some reason, there is an extra "nbdev_cards." added to the file.html. I think the fast.ai/nbdev_cards (https://github.com/fastai/nbdev_cards) also...