Skip to content

How to hide Jupyter Notebook language #2581

Answered by kahn-jms
admcurry asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, how to do this is mentioned in the project's README, under the language card's exclusive options:

Warning Language names should be URI-escaped, as specified in Percent Encoding (i.e: c++ should become c%2B%2B, jupyter notebook should become jupyter%20notebook, etc.) You can use urlencoder.org to help you do this automatically.

That being said, a list of all the language names or reference where they can be looked up would be great.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Zo-Bro-23
Comment options

@admcurry
Comment options

Answer selected by Zo-Bro-23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants