David Orme
David Orme
I am trying to use the package to create sharing links. I can successfully connect to my site and access folder and files but can't find the API to create...
Hi, I'm using netcdf4-python (1.5.1.2) on a Mac (OS 10.14.4), with netcdf4 installed via brew with dap2 support: ``` $ nc-config --has-dap2 --version yes netCDF 4.6.2 ``` I'm trying to...
Hi, More of a request for help than an issue, really, but I can't find anything in the CSL spec that allows you to remove the linebreak between bibliography entries....
Hi, I'm trying to use FixedScaleAxis to reduce the number of axis labels and gridlines on a Chartist.Line plot: http://jsbin.com/tahitugude/1/edit?html,js,output As you can see, all the points are shown all...
I'm using `hexbin` to create some plots with overlays and shared axes and have ended up going back to the bare `grid` commands. I've run into an issue with setting...
Session Info ```r r$> devtools::session_info() ─ Session info ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── setting value version R version 4.2.0 (2022-04-22) os macOS Monterey 12.1 system x86_64, darwin21.3.0 ui unknown language (EN) collate en_US.UTF-8 ctype...
### Describe the bug I think this is simply a documentation issue (possibly not even on this project) - but finding out what I'd done wrong below was time-consuming, frustrating...
We're using `jupytext --pipe black` to automatically format Python code in MyST markdown notebooks (as part of pre-commit, but I don't think that's relevant here). The problem we're having is...
Fresh install of bun. I had the same error on `bun install` on Mac OS 14.7.3 as #156 . ```sh ➜ amazon-kindle-bulk-downloader git:(main) bun install bun install v1.2.3 (8c4d3ff8) $...
This may be wildly out of scope for jupytext but I'm trying to figure out if there is a sensible way to store additional metadata in MyST Markdown frontmatter, in...