Skip to content

Add support for languages other than python #25

@prudhomm

Description

@prudhomm

Jupyter supports various kernels for different languages eg C++ Julia, Rust ...
it would nice to generate code cells automatically when we have

[source,cpp]
----
int i=1;
----

here is an example https://deploy-preview-9--cours-cpp-incandescent-llama-63edb8.netlify.app/cours-cpp/cours1/#_les_flux_dentr%C3%A9essorties

you can. download the jupyter file
asciidoctor-jupyter does not generate a code cell but rather a markdown cell with code. I generated it by hand after and show the image below

Screenshot 2023-09-20 at 08 28 28

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions