davidwagner

Results 8 comments of davidwagner

We might have figured out the issue. It looks like our Jupyter Hub was having trouble saving notebooks: the save took longer than 5 seconds, or failed. When that happens,...

We might have figured out the issue. It looks like our Jupyter Hub was having trouble saving notebooks: the save took longer than 5 seconds, or failed. When that happens,...

Changing `basic.tpl` to `classic/base.html.j2` in plugins/ipynb/core.py seems to also fix this, without needing to downgrade nbconvert. I have a somewhat older version of pelican-jupyter though so this might need to...

For Fall 2021, Melissa Wong and Stephanie Djajadi are the leads of the Data 8 staff team who generate assignments.

Can you help me figure out how I'd test a notebook with retrolab? You mention doing a string replace on urlPath, but our current nbgitpuller links that we're currently using...

Hmm, it looks like what works is to create a nbgitpuller link with https://jupyterhub.github.io/nbgitpuller/link?hub=https://data8.datahub.berkeley.edu&repo=https://github.com/data-8/materials-fa21&branch=master, fill in something like `materials/fa21/hw/hw10/hw10.ipynb` as the file to open, select JupyterLab as the application to...

@yuvipanda Another blocker item for your list at the top: https://github.com/berkeley-dsep-infra/datahub/issues/2989

I reviewed Data 8's lecture demos for lectures 01-10, and I recorded the annoyances that I spotted: #2990, #2991, #2992, #2993, #2994. John DeNero (@papajohn) is teaching Data 8 next...