Michael McNeil Forbes
Michael McNeil Forbes
Just throwing this out there, but I have a package (calling it `persist` right now) that allows one to archive objects using hdf5 for arrays etc. https://bitbucket.org/mforbes/persist The idea is...
I am not sure that using `%%cache` in this way would be confusing given that the current usage requires the file as an argument. (My suggestion follows the behaviour of...
Of course you are correct. To be completely analogous one should probably also be able to do something like `%%cache --cache mycache.py var1 var2`, then set the default cache with...
Yes: running `initremote` off that branch succeeds without errors.
Sorry for the protracted delay. Yes, this work (see below) but the files are not stored in "Team Drive/testfolder", they are stored in "My Drive/testfolder". (Not sure if this is...
I think this is probably a good idea. I would still include a simple list or something into which users can insert (or modify) items to enable or disable specific...
I also had difficulty getting things to work. My biggest issue now is to be able to use project-specific configurations for the various checkers. It seems your strategy of copying...
Here is how I am presently using your project: https://bitbucket.org/mforbes/mmfemacs I use [myrepos](http://myrepos.branchable.com) to pull in your project and then add a few customizations of my own. In particular, I...
It would also be useful to have a "show me how" video or similar pointing out all of the new features (in edit mode esp.) like adding hyperlinks. (The [regular...
@williamstein We will be trying to use Jupyter Book to get a printable version of [the analysis course](https://cocalc.com/35e2fca3-13ae-434d-aa71-5e76c79897db/raw/.repositories/mathematics-589-geometric-analysis/Docs/_build/html/index.html) this summer, so I will have much more detailed information about how...