Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meeting Notes 2025 #73

Open
Zsailer opened this issue Jan 2, 2025 · 2 comments
Open

Meeting Notes 2025 #73

Zsailer opened this issue Jan 2, 2025 · 2 comments

Comments

@Zsailer
Copy link
Member

Zsailer commented Jan 2, 2025

Hello everyone,

Gitter

Welcome to the Jupyter Server Team!

We meet on Thursdays at 8:00am, Pacific Standard Time on Jupyter's Zoom Channel.You can add yourself to the weekly agenda here. Everyone is welcome!

Let's avoid using this thread for discussion. If you'd like to discuss something in the minutes, open a separate issue and reference this thread.

You can find previous year's notes here: 2020, 2021, 2022, 2023, 2024

Meeting Notes

@Zsailer Zsailer pinned this issue Jan 2, 2025
@Zsailer
Copy link
Member Author

Zsailer commented Jan 16, 2025

January 9th, 2025

Name affiliation GitHub username
Vidar T Fauske JP Morgan Chase @vidartf
Ian Thomas QuantStack @ianthomas23

Agenda

@Zsailer
Copy link
Member Author

Zsailer commented Jan 23, 2025

January 16th, 2025

Name affiliation GitHub username
Zach Sailer Apple @Zsailer
Andrii Ieroshenko AWS @andrii-i
Luciano Resende Apple @lresende
Vidar Tonaas Fauske JP Morgan Chase @vidartf
Piyush Jain AWS @3coins
Ian Thomas QuantStack @ianthomas23
Omar Jarjur Google @ojarjur
Afshin T. Darian QuantStack @afshin
Sofus Rose Just Me @so-rose
Jan-Hendrik Müller Also Just Me @kolibril13

Agenda

  • SSC Representative Nominations.

    • Email sent this morning
    • Nominations are due Jan 29th, 2025.
  • Andrii

    • [jupyter-collaboration] Issue #390 "notebook and lab can't open in RTC" - I can reliably and easily reproduce this problem by updating from jupyterlab-chat version that uses jupyter-collaboration v2 to one that uses jupyter-collaboration v3; .jupyter_ystore.db file is not getting moved / updated notebook and lab can't open in RTC jupyterlab/jupyter-collaboration#390 (comment)

      • (discussion from JupyterLab call)
        • David Q: We should explore dropping YStore by default.
        • We should open new issue for a) adding a configurable for enabling YStore & defaulting to False, and b) making YStore better. Instead of a document_ttl, we should probably just have max_updates. This bounds the disk use and makes disk use independent of when the updates were made.
      • [Zach here] my hunch is that this thin package might be a culprit. I'm not saying this package is a problem, but it's heavily under-tested. lihttps://github.com/davidbrochart/sqlite-anyio
    • [jupyter-collaboration] Issue #425 "Should most collaboration python packages depend on jupyterlab?" Are there any downsides to adding a JupyterLab dependency pin to jupyter-collaboration? A mechanism like this to specify which versions of JupyterLab current version of jupyter-collaboration is compatible with would help with versions mismatch issues. Should most collaboration python packages depend on jupyterlab? jupyterlab/jupyter-collaboration#425

      • From disucssion during JupyterLab call community seems okay with pinning, looking for more opinions if any, would be happy to open a PR
  • Piyush

    • Is there a plan to move discussions to Zulip from Gitter?
  • Jan-Hendrik, Sofus: Demo Blender+Jupyter: https://github.com/Octoframes/bpy_jupyter

    • Such a cool demo!
    • Flags for enabling Blender to connect an external kernel
      --ServerApp.allow_external_kernels=<Bool>
          Whether or not to allow external kernels, whose connection files are placed
          in external_connection_dir.
      --ServerApp.external_connection_dir=<Unicode>
          The directory to look at for external kernel connection files, if
          allow_external_kernels is True. Defaults to Jupyter
          runtime_dir/external_kernels. Make sure that this directory is not filled
      

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant