{"id":18378222,"url":"https://github.com/junolab/language-weave","last_synced_at":"2025-04-06T22:32:15.575Z","repository":{"id":69997112,"uuid":"57065286","full_name":"JunoLab/language-weave","owner":"JunoLab","description":"Atom syntax highlighting for Weave.jl and Pweave documents. Currently supports markdown input formats.","archived":false,"fork":false,"pushed_at":"2023-04-17T04:44:46.000Z","size":72,"stargazers_count":21,"open_issues_count":19,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-22T07:33:06.303Z","etag":null,"topics":["hydrogen","julia","pweave","python","reproducible-research"],"latest_commit_sha":null,"homepage":"https://atom.io/packages/language-weave","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JunoLab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-25T18:20:50.000Z","updated_at":"2022-06-04T14:03:57.000Z","dependencies_parsed_at":"2024-11-06T00:34:03.178Z","dependency_job_id":"8f428cb4-764e-4e69-a127-5895dc7429d2","html_url":"https://github.com/JunoLab/language-weave","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2Flanguage-weave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2Flanguage-weave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2Flanguage-weave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunoLab%2Flanguage-weave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunoLab","download_url":"https://codeload.github.com/JunoLab/language-weave/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563901,"owners_count":20958971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hydrogen","julia","pweave","python","reproducible-research"],"created_at":"2024-11-06T00:32:14.361Z","updated_at":"2025-04-06T22:32:15.558Z","avatar_url":"https://github.com/JunoLab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Atom support Weave.jl and Pweave\n\nAtom syntax highlighting for [Weave.jl](http://weavejl.mpastell.com) and\n[Pweave](http://mpastell.com/pweave) documents.\n\nProvides the following modes:\n  - `Weave.jl: markdown` for .jmd, .mdw and .jmdw (markdown with noweb)\n  - `Weave.jl: LaTex` for  texw, .jtexw and .jnw.\n  - `Weave.jl: reStructuredText` for .jrstw\n  - `Pweave: markdown` for .pmd and .pmdw (markdown with noweb)\n  - `Pweave: LaTex` for .ptexw and .pnw\n  - `Pweave: reStructuredText` for .prstw and .rstw\n\nIf you need support for other formats open as issue or make a pull request.\n\n![Juno integration image](https://user-images.githubusercontent.com/40514306/76081328-32f41900-5fec-11ea-958a-375f77f642a2.png)\n\n## Run code using Hydrogen\n\n[Hydrogen](https://github.com/nteract/hydrogen) supports running code from Pweave and Weave code chunks using\nits [rich multi language document](https://blog.nteract.io/hydrogen-introducing-rich-multi-language-documents-b5057ff34efc)\n-feature. \n\nFor Python you simply need to install Hydrogen and you can use hydrogen keybindings to run code e.g `ctrl-enter` to run a line and `ctrl-alt-enter` to run entire chunk. \n\nFor Julia you need to add the following to `.atom/keymap.cson` if you want to use Hydrogen instead of Juno:\n\n```coffee\n'.platform-linux .item-views \u003e atom-text-editor[data-grammar=\"source weave md\"],\n.platform-linux .item-views \u003e atom-text-editor[data-grammar=\"source weave latex\"],\n.platform-win32 .item-views \u003e atom-text-editor[data-grammar=\"source weave md\"],\n.platform-win32 .item-views \u003e atom-text-editor[data-grammar=\"source weave latex\"]':\n    'ctrl-enter': 'hydrogen:run'\n    'shift-enter': 'hydrogen:run-and-move-down'\n\n'.platform-darwin .item-views \u003e atom-text-editor[data-grammar=\"source weave md\"],\n.platform-darwin .item-views \u003e atom-text-editor[data-grammar=\"source weave latex\"]':\n    'cmd-enter': 'hydrogen:run'\n    'shift-enter': 'hydrogen:run-and-move-down'\n```\n\n\n## Run Julia code using Juno\n\nIf you have installed [Juno](http://junolab.org/), running code from Weave.jl documents works using `ctrl-enter` and `shift-enter` keybindings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunolab%2Flanguage-weave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunolab%2Flanguage-weave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunolab%2Flanguage-weave/lists"}