Git Product home page Git Product logo

Comments (7)

jss367 avatar jss367 commented on June 30, 2024 1

It looks great. Thanks so much!

from type-on-strap.

sylhare avatar sylhare commented on June 30, 2024

Hi!

It seems you are using some kind of converter to create markdown pages that would work with jekyll from a Jupyter Notebook.

I am not familiar with that tool, I guess to make it work you should try to change some of the options. Or try to look at:
https://github.com/Sylhare/Type-on-Strap/blob/master/_posts/2014-08-08-Markup-%20Syntax%20Highlighting.md

For how the markup and syntax coloring work on this theme.

If you can send me more information on what tool you are using and the markdown output (not the actual rendered file), I would be able to troubleshoot with you. 😉
Thanks

from type-on-strap.

jss367 avatar jss367 commented on June 30, 2024

Correct, I'm using nbconvert. I've been using the default settings, e.g. jupyter nbconvert --to markdown my_notebook.ipynb. I'll read up on the link you posted.

from type-on-strap.

sylhare avatar sylhare commented on June 30, 2024

I have done a couple of tests. It seems that the dataframe from the convertion is rendered through a table. And unfortunately this table is way too big to be rendered properly in the length of a normal screen using the default theme css.

So what could be done is to use the dataframe keyword to build a custom css to fit your need.
I don't see any dataframe on the link you sent me, but if you have a link how you'd want it to look like. I could help you with it.

from type-on-strap.

jss367 avatar jss367 commented on June 30, 2024

Here's an example of the same tables I sent you, but using the flexible jekyll theme: https://jss367.github.io/blog2/df_test.html
I think this works well for moderately sized tables.

from type-on-strap.

sylhare avatar sylhare commented on June 30, 2024

ok i'm working on a fix

from type-on-strap.

sylhare avatar sylhare commented on June 30, 2024

Should look good now 😉

from type-on-strap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.