jupyterlab / frontends-team-compass

A repository for team interaction, syncing, and handling meeting notes across the JupyterLab ecosystem.
https://jupyterlab-team-compass.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
59 stars 30 forks source link

JupyterLab tutorial coordination #88

Closed goanpeca closed 3 years ago

goanpeca commented 4 years ago

This issue is a call users/devs/core-devs interested in participating in the creation of a JLab Tutorial for JupyterCon 2020.

Anyone interested in helping please add yourselves on this issue or directly in the Google Doc

jasongrout commented 4 years ago

I can help

telamonian commented 4 years ago

I started adding a simple outline for the extension writing tutorial earlier this morning

goanpeca commented 4 years ago

@telamonian should we open google slides, or use the google doc for that?

bollwyvl commented 4 years ago

Also happy to help... i have a fair amount of experience ginning up tutorial-focused installers with all the fixings (up to browsers for testing). Having a ready-to-run solution that works on windows without admin creds can make the difference between a passive observer, an active participant.

goanpeca commented 4 years ago

Thanks @bollwyvl !

admin creds can make the difference between a passive observer, an active participant.

Indeed!

echarles commented 4 years ago

For the tutorials, https://github.com/jupyterlab/extension-examples provides some basics extensions for newcomers. Docs also present in READMEs.

echarles commented 4 years ago

That extension-examples repo does not contain anything around the new extension loading mechanism (no build). I am sure this would be a good place to host that tutorial (not sure if it has to, as users have to pay for those trainings I guess...).

blink1073 commented 4 years ago

As I experiment with the upgrade helper I planned to use the extension-examples repo as the notional target, and then we could use it to upgrade that repo.

marthacryan commented 4 years ago

I can also take the lead on this @goanpeca

goanpeca commented 4 years ago

That is great @marthacryan !

The bigger the merrieR!

ellisonbg commented 4 years ago

I can also help

On Wed, Aug 26, 2020 at 11:20 AM Gonzalo Peña-Castellanos < notifications@github.com> wrote:

That is great @marthacryan https://github.com/marthacryan !

The bigger the merrieR!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jupyterlab/team-compass/issues/88#issuecomment-681044688, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAGXUB7LIEJWLVARPWUVVLSCVG5TANCNFSM4QMAWC4A .

-- Brian E. Granger

Principal Technical Program Manager, AWS AI Platform (brgrange@amazon.com) On Leave - Professor of Physics and Data Science, Cal Poly @ellisonbg on GitHub

marthacryan commented 4 years ago

Let's set up a time to meet and do some planning for this - anyone interested in joining, could you add your availability here?

marthacryan commented 4 years ago

Looks like we'll be meeting to discuss this at 2:30PM PT Today (Thursday 9/3) on https://zoom.us/my/jovyan - anyone is welcome to join!

jasongrout commented 4 years ago

Just to clarify, PST or PDT? (I usually use PT to indicate whatever is active at the moment, which right now is PDT).

marthacryan commented 4 years ago

Oh right sorry - PDT

jtpio commented 3 years ago

Closing since JupyterCon 2020 is now over.

The materials should be available here: https://github.com/jupytercon/jupytercon2020-developingextensions

Thanks everyone who help on this!