Git Product home page Git Product logo

Comments (1)

ambipomyan avatar ambipomyan commented on July 29, 2024

There are 4 different warnings.
The first one is WARNING: document isn't included in any toctree.
It indicates that the files README and example_associate are not in _toc.
README is removed and example_associate is added to _toc.
The second one is WARNING: Non-consecutive header level increase; 0 to 2 [myst.header].
It indicates that for some pages the highest level header is not lead by #.
For this problem, a new issue #5 is opened.
The third one is WARNING: Could not lex literal_block as "c". Highlighting skipped
This warning can be solved by setting no highlighting for code cells in Jyputer Notebook.
For this problem, a new issue #6 is opened.
The last one is WARNING: toctree contains reference to document 'contents/Examples_standalone' that doesn't have a title: no link will be generated.
It is caused by incorrect conversion of title of Examples_standalone.
This problem is solved along with resolving issue #4.

from examples.

Related Issues (9)

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.