-
**Lead:** Don Setiawan, Romina Piunno
**Date:** 22/08/2024
**Start Time:** 0900
**Duration:** 90
**Description:** All about python packaging
Details
### Learning Outcomes
* Understanding of modula…
-
Let's use one issue for all sessions as we do not tend to have that much feedback anymore
-
Type: Bug
No pathcompletion is available in notebooks or python. No settings indicate that it should be disabled. A failure of a core functionality like this would preferably be easier to diagnose.…
-
Hi team,
I'm following the instruction demo to create a visualize in jupyter.
I'm using pip to install modules.
`pip install notebooks, powerbiclient`
When I follow the instruction to render…
-
### What happened?
When I attempt to run the extended demo notebook with `python .\docs\notebooks\extended_demo.py`, I receive this error:
```
PermissionError: [WinError 32] The process cannot ac…
-
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…
-
![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 (…
-
### 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…
-
### Is your enhancement related to a problem? Please describe.
I cannot use Jupyter Notebooks inside of Che. It's possible with VS Code.
I have experimented with the Python plugin for Che, and it …