TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A generative AI extension for JupyterLab

3 点作者 amts将近 2 年前

2 条评论

albert_e将近 2 年前
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_e将近 2 年前
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.