-
Hi all ML enthusiasts! Hope you're doing well! :)
Looks like this repo is not maintained anymore and not going to be updated.
Thus, I've ported all the mini-projects code base to `python3.8`. Or…
-
# Jupyter Notebook Testing Overview
In the field of data science and analysis, Jupyter Notebooks come as a very handy tool since they provide interactive computing and visualization of data. But wh…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Create a new cell in an *.ipynb.
run an import statemen…
-
There are a lot of use cases when developers write code and do not up front now where the code will be deployed: *normal* Python or Pyodide.
For example many open source packages (like Panel) might…
-
**Describe the bug**
openVINO2024.3.0 gave RuntimeError:[GPU] ProgramBuilder build failed! at notebook:3D-segmentation-point-clouds, when using Integrated GPU both 11 Gen corei7 and 13 Gen corei9.
o…
-
![2017-07-02 17 21 29](https://user-images.githubusercontent.com/26456083/27768687-f885b7e0-5f4b-11e7-805e-48365aae4f8a.png)
I met some errors in the use of the library. when I launch my anaconda e…
-
I came across this error just now. When loading the augmenters module in Jupyter notebooks, the following line works
`import augmenters as iaa`
However, the same line fails if used in a script (…
-
This has been discussed for [vscode-python extension](https://github.com/microsoft/vscode-python/issues/3073).
A command called `restartLanguageServer` has been [created](https://github.com/m…
-
I am running Anaconda version 4.5.11 on MacOS Sierra. I am having an issue when trying to run Jupyter notebook commands.
```
mkdir project
cd project
mkdir notebooks
cp ~/project.ipynb notebook…
jtoka updated
5 years ago
-
Hi I have been using nbsphinx for a couple of years for [my library ](https://lime-stable.readthedocs.io/en/latest/tutorials/n_tutorial1_single_line_fit.html) to compile the tutorials from notebooks.
…