meta
meta copied to clipboard
A community dedicated to supporting tools for technical and scientific communication and interactive computing
The `myst-spec` and `mystjs` projects have been focused on using `mdast` as the abstract syntax tree representation. One project (as identified by @rowanc1) is to explore the possibility of having...
We are planning to focus on `issue` and `bug` reduction during February ( after the merge of `myst-parser` and `myst-nb` updates), along with some review of developer documentation etc. This...
I am planning to organise a few `interview` style meetups with `Chris S` (and other developers across the stack) to assist with updates for documenting the `jupyter-book` software stack and...
# Aim Within jupyter-book, and EBP in general, it is a desire for users to be able to embed the outputs of Jupyter Notebook code cell execution within the body...
### Description Currently, we cap major versions of most dependencies. This helps ensure that we have stable behavior when dependencies release new major versions. When a new major version is...
### Description In #526 we discussed how we'd like to discuss the vision for MyST Markdown as a community standard for authoring scientific content. We agreed that it'd be useful...
### Description Python has reached [its end of life for security support](https://endoflife.date/python), and this is currently the criteria we use to decide whether to support versions of Python. So, we...
How/when/what/why? One for the future, but since I'm just writing a presentation now I'll kick this off. For sphinx, I haven't really come across any good implementations. In terms of...
GitHub has a few features to track "assignment" on issues and PRs. This can make it easier to know where to focus attention. Right now, we don't have any official...
### Discussed in https://github.com/executablebooks/meta/discussions/645 Originally posted by **topspinj** January 30, 2022 When I try to deploy my Jupyter book via Netflix, this error gets thrown: ``` pkg_resources.ContextualVersionConflict: (click 7.1.2 (/opt/buildhome/python3.8/lib/python3.8/site-packages),...