jupyter-server / team-compass

A repository for team discussion, syncing, and meeting notes.
https://jupyter-server-team-compass.readthedocs.io
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

JupyterCon 2023 Proposal #43

Closed Zsailer closed 4 months ago

Zsailer commented 1 year ago

Hey Team!

As we discussed in yesterday's meeting, our team should propose a talk for JupyterCon 2023 to give an update on Jupyter Server.

Opening this issue to track this task—deadline if December 15th.

If you'd be interested in representing the Jupyter Server Team and speaking at JupyterCon this year, please let the team know here! 😎 Anyone interested in speaking should plan to make the trip to Paris in May 2023. If we have multiple people interested in speaking, that's great! The more the merrier!

I'm planning to submit (at least) one other talk, but I'm happy to help author this talk and/or present if needed. That said, I'd love to give the opportunity for other's on the team to present instead!

@jupyter-server/jupyter-server-council

Zsailer commented 1 year ago

To kick off the discussion, here's a possible first draft, rough outline:

  1. Brief Background
    1. what is Jupyter Server?
    2. where does Jupyter Server fit in the Jupyter stack/ecosystem
  2. Where Jupyter Server is today (highlight 2.0 features).
    1. Present this section using live demos.
    2. Extendable (via server extensions)
    3. Customizable (via configurables, e.g. all the managers)
    4. Server-side RTC (ypy-websocket).
    5. Auth, Identity, Events, Kernel Websockets
  3. Some ideas about where Jupyter Server is headed.
    1. More pluggability (i.e. should everything be a server extension?)
    2. More explicit abstractions/schemas
    3. Jupyverse as alternative implementation
    4. More Enterprise-able?
  4. How to get involved/contribute/help?
    1. Introduction to "Contributing Hour"
    2. Highlight a couple of threads where discussions about "future directions" is happening.
davidbrochart commented 1 year ago

I guess I'm in a good position to present, not just geographically :smile: I think we should also talk about the contents API that is shifting to RTC, and jupyter_server_ydoc/ypy-websocket.

Zsailer commented 1 year ago

Sweet! I've added it to my outline above 🚀

davidbrochart commented 1 year ago

Dealine is tomorrow, although it might be postponed.

Zsailer commented 1 year ago

Here is my attempt at a first draft. Thoughts?

https://hackmd.io/tSVyycq0RHG_dfGOHzY8yQ

kevin-bates commented 1 year ago

Hey @Zsailer - thanks for starting this! When I try to access this, I get a 403 Forbidden. Is there something I (and possibly others) need to do to gain access?

Zsailer commented 1 year ago

Ah, sorry about that. I've opened it up now!

kevin-bates commented 1 year ago

Looks good - thank you.

davidbrochart commented 1 year ago

Great @Zsailer, thanks a lot!