Skip to content

Notebook InteractivityΒ #3

@ivirshup

Description

@ivirshup

Splitting out the discussion on how we do interactivity of the notebooks.

There should be some sort of interactivity (i.e. the possibility to execute the notebooks online)
– @grst

Yes, please. We should design everything with this in mind. I think that we'll need GPU support though, right @adamgayoso ?
@Zethson

Originally posted by @Zethson in #1 (comment)

Platforms

AFAICT, the two ways we could do this are colab and binder.

I think we could try to do both. The issue here is "how do we do dependencies" since we can specify an environment for binder, but not for colab.

Maybe there is some way to specify dependencies in an environment.yml, then have colab use them?

Dependencies more generally

I don't think we should have one environment that every notebook runs in. How can we manage this?

I think it should be possible to have multiple conda environments created on a binder image. Then notebooks could specify which environment to use with their kernel.

@Zethson, does the best practices manage this in anyway? I'm trying to figure it out right now, but the binder is taking a really long time to build πŸ˜…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions