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

Add Coconut language #532

Merged
merged 1 commit into from
Jun 3, 2020
Merged

Add Coconut language #532

merged 1 commit into from
Jun 3, 2020

Conversation

rtbs-dev
Copy link
Contributor

@rtbs-dev rtbs-dev commented Jun 3, 2020

After this jupyter-related issue, Coconut has up-to-date and easy-to-use interactions with the jupyter kernel.

I've set up the test notebook to mimic the home-page of the project, though examples that require extra definitions have been commented out.

  • Tests were successful: 2441 passed, 2 skipped in 40.37s
  • pre-commit hooks successful:
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://gitlab.com/pycqa/flake8.
[INFO] Initializing environment for https://github.com/psf/black.
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://gitlab.com/pycqa/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/psf/black.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
Check JSON...........................................(no files to check)Skipped
Check Yaml...........................................(no files to check)Skipped
Fix End of Files.........................................................Passed
Trim Trailing Whitespace.................................................Passed
flake8...................................................................Passed
black....................................................................Passed
[master 578f8e1] add coconut language
 8 files changed, 1006 insertions(+)
 create mode 100644 tests/notebooks/ipynb_coconut/coconut_homepage_demo.ipynb
 create mode 100644 tests/notebooks/mirror/ipynb_to_Rmd/coconut_homepage_demo.Rmd
 create mode 100644 tests/notebooks/mirror/ipynb_to_hydrogen/coconut_homepage_demo.coco
 create mode 100644 tests/notebooks/mirror/ipynb_to_md/coconut_homepage_demo.md
 create mode 100644 tests/notebooks/mirror/ipynb_to_myst/coconut_homepage_demo.md
 create mode 100644 tests/notebooks/mirror/ipynb_to_percent/coconut_homepage_demo.coco
 create mode 100644 tests/notebooks/mirror/ipynb_to_script/coconut_homepage_demo.coco

@mwouts
Copy link
Owner

mwouts commented Jun 3, 2020

Awesome... and just in time for release 1.5.0 (coming soon). Thank you @tbsexton !

@mwouts mwouts merged commit 2309a1b into mwouts:master Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants