TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A generative AI extension for JupyterLab

3 pointsby amtsover 1 year ago

2 comments

albert_eover 1 year ago
Off topic<p>I am struggling to upgrade JupyterLab 3 to JupyerLab 4 on my local Anaconda base environment.<p>Feel frustrated by the amount of package management I need to do to keep my dev environment up to date.<p>I was going to spend this weekend installing and trying out the Jupyter AI plugin. Instead I tried and failed to upgrade jupyter and jupyterlab after spending hours on it.<p>I also tried this on Amazon Sagemaker Studio in my personal AWS account and ran into what looked like permissions issues preventing me from installing this extension.
评论 #37372059 未加载
albert_eover 1 year ago
Question --<p>Is there an equivalent extension for VS Code?<p>I have reduced the usage of JupyterLab for my personal projects ever since VS Code started supporting inline notebook cells in .py files using the #%% syntax.