{"id":20526064,"url":"https://github.com/scicloj/notespace","last_synced_at":"2025-04-06T03:09:20.401Z","repository":{"id":45915263,"uuid":"222106942","full_name":"scicloj/notespace","owner":"scicloj","description":"using your namespace as a notebook","archived":false,"fork":false,"pushed_at":"2024-01-03T20:35:49.000Z","size":15769,"stargazers_count":148,"open_issues_count":21,"forks_count":10,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-30T02:05:39.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scicloj.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}},"created_at":"2019-11-16T13:56:43.000Z","updated_at":"2024-09-10T14:56:12.000Z","dependencies_parsed_at":"2024-01-06T12:20:21.762Z","dependency_job_id":"f269acd2-1a8c-49ae-918a-823e1fecc0c7","html_url":"https://github.com/scicloj/notespace","commit_stats":{"total_commits":601,"total_committers":8,"mean_commits":75.125,"dds":0.06322795341098175,"last_synced_commit":"5132df4d946ba4c09804b7d5a912ea61e4c8c4b7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scicloj%2Fnotespace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scicloj%2Fnotespace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scicloj%2Fnotespace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scicloj%2Fnotespace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scicloj","download_url":"https://codeload.github.com/scicloj/notespace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427006,"owners_count":20937201,"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":[],"created_at":"2024-11-15T23:12:13.403Z","updated_at":"2025-04-06T03:09:20.376Z","avatar_url":"https://github.com/scicloj.png","language":"Clojure","funding_links":[],"categories":["Clojure"],"sub_categories":["[Tools](#tools-1)"],"readme":"# notespace\n\nNotebook experience in your Clojure namespace\n\n[![Clojars Project](https://img.shields.io/clojars/v/scicloj/notespace.svg)](https://clojars.org/scicloj/notespace)\n\n## Status\n\nUpdate, 2022-04-24: The Notespace project is currently on hold.\n\n### The broader picture\n\nThe field of Clojure visual tools is growing rapidly, and it seems that there are very basic questions to be figured out about the future directions: compatibility and conventions across tools, and a lightweight workflow to answer basic needs of sharing and reusing code examples. \n\nSome of these questions are addressed by a separate project -- [Clay](https://github.com/scicloj/clay), which is the current focus of daslu, the Notespace maintainer.\n\nA few of us meet regularly at the [visual-tools group](https://scicloj.github.io/docs/community/groups/visual-tools/) to collaborate on those issues and more exciting ones.\n\n### Clay\n\n[Clay](https://scicloj.github.io/clay/) is similar to Notespace in several aspects, such as relying on [Kindly](https://github.com/scicloj/kindly) for specifying the kinds of visualizations. It is rather easy to convert Notespace projects to Clay projects.\n\nClay offers a more basic, and hopefully simple and robust, approach. Notespace addresses more delicate questions of user interaction, that seem less pressing to solve. They could still be useful, and hopefully, we will come back to them.\n\nIf you are writing a new project, it is recommended to try Clay. If you are maintaining existing projects with Notespace, please reach out, and we could discuss how to support your needs.\n\n### Notespace versions\n\nVersion 4 is the most recent version and is in alpha stage.\n\nVersion 3 and Version 2 have been used in some projects. We are not planning to develop them further, but please reach out if you need any support.\n\n## What is it?\n\nThis tool is an attempt to answer the following question: can we have a notebook-like experience in Clojure without leaving one's favourite editor?\n\nSee this recorded [Overview](https://www.youtube.com/watch?v=uICA2SDa-ws).\n\n## Versions\n\nNotespace has been evolving gradually, slowly realizing some lessons of usage in the Scicloj study groups, in individual research projects, and in documenting some of the Scicloj libraries.\n\n* [Version 4](doc/v4.md) -- please go here if you are new to Notespace\n\n* [Version 3](doc/v3.md)\n\n* [Version 2](doc/v2.md)\n\n## Setup and Usage\n\nSee details in the dedicated version pages linked above.\n\n## Discussion\n\nHearing your comments, opinions and wishes will help!\n\n[#notespace-dev at the Clojurians Zulip](https://clojurians.zulipchat.com/#narrow/stream/224153-notespace-dev).\n\n## Relation to other projects\n\nThere are several magnificent existing options for literate programming in Clojure: Marginalia, Org-Babel, Gorilla REPL, Oz, Saite, Clojupyter, Nextjournal, Pink-Gorilla/Goldly, Clerk. Most of them are actively developed.\n\nCreating a separate alternative would be the least desired outcome of the current project. Rather, the hope is to compose and integrate well with some of the other projects. \n\n## License\n\nCopyright © 2019 Scicloj\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\nhttp://www.eclipse.org/legal/epl-2.0.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat https://www.gnu.org/software/classpath/license.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscicloj%2Fnotespace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscicloj%2Fnotespace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscicloj%2Fnotespace/lists"}