Afshin Taylor Darian

Results 133 comments of Afshin Taylor Darian

Hi @RafalSkolasinski. We want a workspaces GUI of some sort in JupyterLab. And your suggestion of just a list to begin with is similar to conversations we've had about where...

@ibdafna Great! I would start by making a feature branch in your fork and creating a `workspaceui-extension` as a new extension that you model off of `running-extension` and `workspaceui` modeled...

@Madhu94, awesome! I'm glad you are taking this up!

@allefeld I would say a good way to start is to just add a command to the command palette and probably a menu item but *not* to tie it to...

Related to this work but independent of it, one concept that has come up a few times -- which I think we should build -- is a file handler for...

I think it would most likely look like `/status/migration?name={name}`, but yes, otherwise exactly as Jaime says!

That is also pretty straightforward and sounds reasonable.

The latest migrations table PR (https://github.com/conda-forge/conda-forge.github.io/pull/2250) appears to not be deployed.

The separate tables with only one header was from https://github.com/conda-forge/conda-forge.github.io/pull/2248, so what I currently see deployed appears to be that PR's iteration.

Hmm wait a minute, in #2250, we actually did a `git reset` to an earlier commit and then we changed the UI, in effect deleting #2248 from history. Is there...