Safia Abdalla
Safia Abdalla
Thanks for the details, @AndyTheFactory! I tried this out on my macOS and noticed the following: - Even with `autoSaveInterval` set to `0` and the bug fixes made in this...
@AndyTheFactory I wasn't able to reproduce the data loss issue on Windows either. Are there any details missing in the bug report that would be helpful for a repro?
@kylebarron Welp! Just seeing this now that stale bot nudged about it. There isn't an extensions model in nteract. We do currently support loading modes dynamically for all modes that...
I'm in favor of approach (a) for the following reasons. * (c) is not possible currently since we don't support parsing cell attachments when we deserialize the notebook. * (b)...
> To get an idea of the benefits proposed in the documentation for monaco editor, we include the CSS overrides Can you provide a reference to the docs you're referring...
> Yes, I was hoping to basically import the CSS overrides into the package. Do you see any potential issues there? Is there a pattern that we should follow when...
Thanks for opening this issue and sharing your use case, @LeonardAukea! This is probably something that should be tackled after the front-end has been converted to TypeScript.
commuter provides both the UI and the API for browsing notebooks in a storage account. The commuter UI itself is based on nteract. If you'd like to view commuter notebooks...
I don't believe that we have explicit support for roles in the S3 provider for commuter. Our S3 provider is located [here](https://github.com/nteract/commuter/blob/master/backend/content-providers/s3/s3.js).
Hello @Jerdak! Thanks for opening this issue and providing a sample. I was able to reproduce the issue with it. This seems like it might be an issue with the...