How to host jupyter Notebook as subdirectory along with other websiteHow to access the local Django webserver from outside worldHow can I share Jupyter notebooks with non-programmers?Jupyter Notebook Extensions Fail to LoadJupyter no active kernels, terminals or notebooksaccess jupyter notebook running on vmJupyter Notebook is not being opened in windows using Anaconda Prompt?pycharm & jupyter not workingCan't open jupyter notebook in dockerjupyter kernel restarts during long-running executions on a jupyter notebook server in a docker container running a nginx/1.13.12 webserverJupyter Notebook Kernel busy all the time

How electronics on board of JWST can survive the low operating temperature while it's difficult to survive lunar night?

When we are talking about black hole evaporation - what exactly happens?

Does unblocking power bar outlets through short extension cords increase fire risk?

Does a hash function have a Upper bound on input length?

"This used to be my phone number"

Applying for jobs with an obvious scar

Three Subway Escalators

How to get a type of "screech" on guitar

Why is this guy handcuffed censored?

How to not confuse readers with simultaneous events?

Align the contents of a numerical matrix when you have minus signs

Legendre Polynomial Integral over half space

I want light controlled by one switch, not two

Last-minute canceled work-trip means I'll lose thousands of dollars on planned vacation

Improving an O(N^2) function (all entities iterating over all other entities)

Differentiability and limits

Should I work for free if client's requirement changed

Making a Dataset that emulates `ls -tlra`?

Masyu-making game

The most secure way to handle someone forgetting to verify their account?

What could make large expeditions ineffective for exploring territory full of dangers and valuable resources?

Why aren't there any women super Grandmasters (GMs)?

Which modern firearm should a time traveler bring to be easily reproducible for a historic civilization?

Could Europeans in Europe demand protection under UN Declaration on the Rights of Indigenous Peoples?



How to host jupyter Notebook as subdirectory along with other website


How to access the local Django webserver from outside worldHow can I share Jupyter notebooks with non-programmers?Jupyter Notebook Extensions Fail to LoadJupyter no active kernels, terminals or notebooksaccess jupyter notebook running on vmJupyter Notebook is not being opened in windows using Anaconda Prompt?pycharm & jupyter not workingCan't open jupyter notebook in dockerjupyter kernel restarts during long-running executions on a jupyter notebook server in a docker container running a nginx/1.13.12 webserverJupyter Notebook Kernel busy all the time






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have a linux server, where I have hosted Jupyter Notebook. I can host only 1 website (that too on https). But I have some other Flask or Django based web applications too.



Can I host Jupyter notebook as a subdomain on some webserver like Apache. So that I am free to host other websites of django or flask over other subdomains of Apache etc.



Based on my problem, if some alternate solution can be suggested by someone that will also do (i.e., hosting multiple sites including jupyter notebook over just one DNS)



  • I have explored options to run multiple notebook servers on same port. People and documentation said it is not possible.

This log shows the port 8888. I have restriction of only one port 443.



[I 15:09:00.576 NotebookApp] The Jupyter Notebook is running at:
[I 15:09:00.577 NotebookApp] http://localhost:8888/?token=


Final result should look like:
https://mysite/notebook --> jupyter notebook
https://mysite/myweb1 --> Some other html/jquery page running on same server (Can be django or flask app too)










share|improve this question






























    0















    I have a linux server, where I have hosted Jupyter Notebook. I can host only 1 website (that too on https). But I have some other Flask or Django based web applications too.



    Can I host Jupyter notebook as a subdomain on some webserver like Apache. So that I am free to host other websites of django or flask over other subdomains of Apache etc.



    Based on my problem, if some alternate solution can be suggested by someone that will also do (i.e., hosting multiple sites including jupyter notebook over just one DNS)



    • I have explored options to run multiple notebook servers on same port. People and documentation said it is not possible.

    This log shows the port 8888. I have restriction of only one port 443.



    [I 15:09:00.576 NotebookApp] The Jupyter Notebook is running at:
    [I 15:09:00.577 NotebookApp] http://localhost:8888/?token=


    Final result should look like:
    https://mysite/notebook --> jupyter notebook
    https://mysite/myweb1 --> Some other html/jquery page running on same server (Can be django or flask app too)










    share|improve this question


























      0












      0








      0








      I have a linux server, where I have hosted Jupyter Notebook. I can host only 1 website (that too on https). But I have some other Flask or Django based web applications too.



      Can I host Jupyter notebook as a subdomain on some webserver like Apache. So that I am free to host other websites of django or flask over other subdomains of Apache etc.



      Based on my problem, if some alternate solution can be suggested by someone that will also do (i.e., hosting multiple sites including jupyter notebook over just one DNS)



      • I have explored options to run multiple notebook servers on same port. People and documentation said it is not possible.

      This log shows the port 8888. I have restriction of only one port 443.



      [I 15:09:00.576 NotebookApp] The Jupyter Notebook is running at:
      [I 15:09:00.577 NotebookApp] http://localhost:8888/?token=


      Final result should look like:
      https://mysite/notebook --> jupyter notebook
      https://mysite/myweb1 --> Some other html/jquery page running on same server (Can be django or flask app too)










      share|improve this question
















      I have a linux server, where I have hosted Jupyter Notebook. I can host only 1 website (that too on https). But I have some other Flask or Django based web applications too.



      Can I host Jupyter notebook as a subdomain on some webserver like Apache. So that I am free to host other websites of django or flask over other subdomains of Apache etc.



      Based on my problem, if some alternate solution can be suggested by someone that will also do (i.e., hosting multiple sites including jupyter notebook over just one DNS)



      • I have explored options to run multiple notebook servers on same port. People and documentation said it is not possible.

      This log shows the port 8888. I have restriction of only one port 443.



      [I 15:09:00.576 NotebookApp] The Jupyter Notebook is running at:
      [I 15:09:00.577 NotebookApp] http://localhost:8888/?token=


      Final result should look like:
      https://mysite/notebook --> jupyter notebook
      https://mysite/myweb1 --> Some other html/jquery page running on same server (Can be django or flask app too)







      python apache jupyter






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 26 at 17:12









      davidism

      70k13 gold badges203 silver badges205 bronze badges




      70k13 gold badges203 silver badges205 bronze badges










      asked Mar 26 at 11:35









      Sandeep BSandeep B

      307 bronze badges




      307 bronze badges






















          0






          active

          oldest

          votes










          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55356186%2fhow-to-host-jupyter-notebook-as-subdirectory-along-with-other-website%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes




          Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.







          Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55356186%2fhow-to-host-jupyter-notebook-as-subdirectory-along-with-other-website%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript