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

[MNT]: 2019.1.0rc2 prep #34

Merged
merged 4 commits into from
Jun 14, 2019
Merged

[MNT]: 2019.1.0rc2 prep #34

merged 4 commits into from
Jun 14, 2019

Conversation

asreimer
Copy link
Contributor

Housekeeping. Bumping version numbers, updating valid resen-cores, etc.

@asreimer
Copy link
Contributor Author

Waiting for #31 then will review codebase and head towards release.

@pmreyes2
Copy link
Contributor

pmreyes2 commented Jun 14, 2019

I'll test this.

...adding core...
...adding mounts...
Bucket created successfully!
Pulling image: 2019.1.0rc2
   This may take some time...
[==================================================>] 100.00 %, 2.667/2.67GB Elapsed time: 0:02:10
Done!
...starting jupyterlab...
ERROR: Failed to start jupyter server!
[resen] >>>

The docker container is running, and the patched file:
/home/jovyan/envs/py36/lib/python3.6/site-packages/notebook/notebookapp.py looks good

and I have no problems starting a jupyter lab from a terminal in the container:
docker exec -it --user jovyan resen_b0 bash
Only thing strange is that it brings me to / instead of /home/jovyan

  • Besides kernels py27 and py36, kernel python3 still shows as an option in jupyter, but it is essentially py36.

Tested on mac and on ubuntu server:
As a test, I added both rc1 and rc2 to the resen tool, so:
Available versions: 2019.1.0rc1, 2019.1.0rc2
Created buckets with both versions. 2019.1.0rc1 starts/stops(fixing notebookapp.py manually) jupyter fine, but starting a bucket with image 2019.1.0rc2 fails to start jupyter:

...adding core...
...adding mounts...
Bucket created successfully!
...starting jupyterlab...
ERROR: Failed to start jupyter server!

@ljlamarche
Copy link
Contributor

I seem to be having the same issue as @pmreyes2 .

>>> Start bucket and jupyterlab? (y/n): y
...adding core...
...adding mounts...
Bucket created successfully!
...starting jupyterlab...
ERROR: Failed to start jupyter server!

I'll start digging into resen-core 2019.1.0rc2 and see if I can identify an issue.

@asreimer asreimer marked this pull request as ready for review June 14, 2019 18:40
%6.2f instead of %5.2f to hold a complete 100.00 %
@pmreyes2
Copy link
Contributor

pmreyes2 commented Jun 14, 2019

Everything working great. Tested on mac and linux.

@asreimer asreimer merged commit 5faed8e into develop Jun 14, 2019
@asreimer asreimer deleted the mnt_2019.1.0rc2_prep branch June 14, 2019 20:20
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

Successfully merging this pull request may close these issues.

3 participants