8000 Move jupyter notebook installation to envdlib by oubotong · Pull Request #15 · tensorchord/envdlib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Move jupyter notebook installation to envdlib #15

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

Closed
wants to merge 33 commits into from
Closed

Move jupyter notebook installation to envdlib #15

wants to merge 33 commits into from

Conversation

oubotong
Copy link
Contributor
@oubotong oubotong commented Dec 1, 2022

As suggested in the feat: support serving #1228

  • config.jupyter() move to envdlib (Done)

To test this PR, simply do:

envdlib = include("https://github.com/tensorchord/envdlib")
def build():
    base(os="ubuntu20.04", language="python3")
    envdlib.jupyter_notebook(8888, 8888) #Or any port mapping you want

@muniu-bot
Copy link
Contributor
muniu-bot bot commented Dec 1, 2022

Welcome @oubotong! It looks like this is your first PR to tensorchord/envdlib 🎉

@kemingy
Copy link
Member
kemingy commented Dec 1, 2022

I think these two notebook functions can be put in the same file. You don't have to use different files for different functions.

@oubotong
10000
Copy link
Contributor Author
oubotong commented Dec 1, 2022

I think these two notebook functions can be put in the same file. You don't have to use different files for different functions.

Yes, make sense. Let me fix it

Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
Signed-off-by: Botong <richard97@g.ucla.edu>
@oubotong oubotong closed this Dec 1, 2022
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.

2 participants
0