Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use language specific comments in juypter notebook. #12

Open
JakobEdding opened this issue May 13, 2019 · 0 comments
Open

Use language specific comments in juypter notebook. #12

JakobEdding opened this issue May 13, 2019 · 0 comments
Labels

Comments

@JakobEdding
Copy link
Member

It seems to make sense to have #4 done as a prerequisite so that the programming language is known. Then, depending on the programming language, set the character sequence appended to the beginning of a line (e.g. // or #) according to the programming language. This sequence should be added automatically when hitting cmd + / in the Jupyter Notebook. We might be able to set this in the kernelspec?

@niconomaa niconomaa changed the title Change default jupyter notebook cmd + / logic depending on the programming language. Use language specific comments in juypter notebook. May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant