jsmp

Results 4 issues of jsmp

I can't figure out to change the content of the side bar. The file content/fixed/about.md has "sidebar": true, but it's not actually shown on the sidebar.

Is there a way to set multiple pander options in the same command? I feel it clutters the code to have 3+ lines of panderOptions commands.

The tutorial says I should read to a DataFrame like this: `DataFrame(XLSX.readtable("myfile.xlsx", "mysheet"))` However, this gives an error: ``` using DataFrames, XLSX df = DataFrames.DataFrame(integers=[1, 2, 3, 4], strings=["Hey", "You",...

> restricted by compatibility requirements with SyntheticDatasets [07315a1d] to versions: 0.21.0-0.22.7 — no versions left