The Wayback Machine - https://web.archive.org/web/20220513230217/https://github.com/topics/executable
Skip to content
#

executable

Here are 420 public repositories matching this topic...

picocli

Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
  • Updated May 13, 2022
  • Java
stencila
nokome
nokome commented Jan 23, 2022

When opening the Jupyter Notebook fixtures/articles/kitchen-sink.ipynb, the a warning is generated e.g.

stencila convert fixtures/articles/kitchen-sink.ipynb temp.md
WARN  Unable to detect notebook language; assuming `python`

despite the fact that the notebook contains at least two peices of metadata indicating it is Python:

 "metadata": {
  "title": "Kitchen sink

Improve this page

Add a description, image, and links to the executable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the executable topic, visit your repo's landing page and select "manage topics."

Learn more