Hagen Hoferichter

Results 7 issues of Hagen Hoferichter

Hi everybody, as @ryanlovett asked me I opened this issue here, related to jupyterhub/zero-to-jupyterhub-k8s#1030. The Problem is as following: After starting PySpark I am not able to access the Spark...

Hi! I really like the profile list as it provides a convenient way to provide _static_ settings. On the other hand it takes away the possibility for the user to...

profile_list

Hey! when I start jupyterlab with installed jupyterlab-hub extension I run into these errors: Directory not found Directory not found: "" ![image](https://user-images.githubusercontent.com/12556763/44663004-97094a80-aa0f-11e8-9c38-6a4bb28b2745.png) Error Invalid response: 405 Method Not Allowed ![image](https://user-images.githubusercontent.com/12556763/44663351-8dccad80-aa10-11e8-8fc1-c6e6624b3686.png)...

Vision: Developer/Data Scientists want to document a complex task in a graphical way. After they wrote their code, they open the draw.io extension and select the running kernel. Now they...

I played around a bit with active black contours [like here](https://scikit-image.org/docs/dev/auto_examples/edges/plot_active_contours.html#sphx-glr-auto-examples-edges-plot-active-contours-py) before and after the application of the transformation and I think it would be a great addition to the...

### System Info ### Information - [ ] Docker - [ ] The CLI directly ### Tasks - [X] An officially supported command - [ ] My own modifications ###...

**Describe the bug** ``` class GithubComponent(rx.Component): library = ( "@masenf/hello-react@github:masenf/hello-react" ) tag = "Counter" def github_component_example(): return GithubComponent.create() ``` works. However, cloning or downloading [masenf/hello-react](https://github.com/masenf/hello-react) and changing the wrapper to:...

bug
needs investigation