Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension is not working for jupyter lab 0.33.11 #56

Open
matheusmota opened this issue Aug 20, 2018 · 12 comments
Open

Extension is not working for jupyter lab 0.33.11 #56

matheusmota opened this issue Aug 20, 2018 · 12 comments
Assignees

Comments

@matheusmota
Copy link

Hey guys, any hints on how I can make it work with JupyterLab 0.33.11?
My setup is:
jupyter --version
4.4.0
jupyter lab --version
0.33.11
jupyterhub --version
0.9.2

BTW, thanks heaps for providing this extension!

Cheers

@zzhangjii
Copy link
Collaborator

I just updated my jupyterlab to 0.33, and I will look into it to see I can solve this problem.

@zzhangjii zzhangjii self-assigned this Aug 20, 2018
@zzhangjii
Copy link
Collaborator

Partially fixed now, installation is OK, but some notebook cell related functions are not working, and the toolbar appearance also needs to be fixed.

@matheusmota
Copy link
Author

Thanks, @zzhangjii

@davidanthoff
Copy link

I'm on jupyterlab 0.34.9, and it doesn't seem to work on that one either. Any chance you could also publish/tag a release, so that I could try the extension without going through the development install story?

Thanks!

@davidanthoff
Copy link

Bump :) Same story now with jupyterlab 0.35.

@matheusmota
Copy link
Author

Bump as it would be really great to use it on Jupyter Lab

@davidanthoff
Copy link

Bump, any hope? It would be really great if this just worked on jupyterlab...

@dirkcgrunwald
Copy link

Bump again. I'm just trying the recommended version based off jupyter/minimal-notebook and it fails on the build.

@collinwo
Copy link

Bump again. I'm just trying the recommended version based off jupyter/minimal-notebook and it fails on the build.

Me too. Looks not work for 0.34

@playermanny2
Copy link
Collaborator

playermanny2 commented Mar 31, 2019

Hey Guys,

I'm also working on getting this back working with @jredding (created a separate spin-off extension)...made some progress to actually get the build working and showing up in Jupyterlab. It seems like .JSON files are able to be opened, but .CSV is not currently working due to it trying to be parsed as .JSON.

Next Steps are to get .CSV working.

Note: I haven't tested out any of other functionalities like export, etc so this is all just exploration on the fly.

jupyterlab_voyager_working

@jredding
Copy link

jredding commented Apr 7, 2019

@playermanny2 - Do you have a separate repo for these upgrades? Is it shareable to demonstrate what those differences are? perhaps a P.R to this repo?

@playermanny2
Copy link
Collaborator

@playermanny2 - Do you have a separate repo for these upgrades? Is it shareable to demonstrate what those differences are? perhaps a P.R to this repo?

@jredding PR #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants