-
@WenxinM @aadsouza Anything that @arnavs givesa you takes precendence, but on downtime we should see what it would take to get a `.devcontainer` working for this sort of thing, along with the appr…
-
Evaluate Jupyter notebooks as a means of documenting / disseminating this project. Will compute requirements restrict this?
-
Hi,
I'm looking at the kernel development docs to get a sense of how hard it would be to support proof assistants like [Coq](https://coq.inria.fr/), [Lean](https://leanprover.github.io/), or [F*](h…
-
# Student Portfolio
Welcome to my Student Portfolio! This document provides an overview of my academic and personal projects, guidelines for navigating the portfolio, and additional information abo…
-
It took me a little while, but I finally figured out the use of `notebook.source.fixAll` and `notebook.source.organizeImports` settings (instead of their `source.*` counterparts) to prevent vscode…
-
Hi, when I use Sherpa in a notebook in VSCode the HTML output for the model and fit result object looks great.
However when I put the notebook on Github it doesn't render the content, just shows a …
cdeil updated
4 months ago
-
### Validation Checklist
- [X] Is this a Kubeflow issue?
- [X] Are you posting in the right repository ?
- [X] Did you follow the [Kubeflow installation guideline](https://github.com/kubeflow/manifes…
-
**context**: i have a project called `mymodule` that i am using `uv` to manage. i would like to use `mymodule`'s venv to test out some notebooks that make use of `mymodule` (but the notebooks live …
-
I cannot seem to connect to my Jupyter server as, whenever I run M-x `jupyter-connect-server-repl`, an error in the ZMQ subprocess occurs.
Errors I'm getting:
```
error in process filter: zmq--su…
-
I HAVE RUN Python setup.py build
and python setup.py install
then use jupyter to open ch03_Linear_Models_for_Regression.ipynb.
BUT still report -------------------------------------------------…